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 15
registerAutoloaders(DiInterface $di = null)

Registers an autoloader related to the module

Parameters

DiInterface $di

at line 32
registerServices(DiInterface $di)

Registers services related to the module

Parameters

DiInterface $di