Documentation

App
in package
implements ModuleDefinitionInterface

Table of Contents

Interfaces

ModuleDefinitionInterface

Methods

registerAutoloaders()  : mixed
Register a specific autoloader for the module
registerServices()  : mixed
Register specific services for the module
getDependencies()  : mixed

Methods

registerAutoloaders()

Register a specific autoloader for the module

public registerAutoloaders([DiInterface $di = null ]) : mixed
Parameters
$di : DiInterface = null

registerServices()

Register specific services for the module

public registerServices(DiInterface $di) : mixed
Parameters
$di : DiInterface

getDependencies()

private getDependencies(DiInterface $di) : mixed
Parameters
$di : DiInterface

        
On this page

Search results