Skip to content

Conversation

@agwidarsito
Copy link

This allows for PSR style autoloading without having to load the main class first. Tests pass.

USE CASE:
Some class is trying to catch a ValidationException. Autoloader needs to load the exception but can't find it without the app first explicitly loading the Validator.

This allows for PSR style autoloading without having to load the main class first. Tests pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants