Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    600fb65e
    autoload plugin namespace · 600fb65e
    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.
    600fb65e
    History
    autoload plugin namespace
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.