-
Andreas Gohr authored
This introduces an autoloader for namespaces starting with plugin\* This way, plugins can easily have additional classes auto loaded without needing to register their own loader. A plugin\*\test\* namespace will automatically be mapped to the _test directory of the plugin.
Andreas Gohr authoredThis introduces an autoloader for namespaces starting with plugin\* This way, plugins can easily have additional classes auto loaded without needing to register their own loader. A plugin\*\test\* namespace will automatically be mapped to the _test directory of the plugin.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.