Module
class Module implements ModuleDefinitionInterface
Methods
registerAutoloaders(DiInterface $di = null)
Registers an autoloader related to the module
registerServices(DiInterface $di)
Registers services related to the module
Details
at line 17
registerAutoloaders(DiInterface $di = null)
Registers an autoloader related to the module
at line 34
registerServices(DiInterface $di)
Registers services related to the module