Methods

addServiceManager()

addServiceManager(\Zend\ServiceManager\ServiceManager | string $serviceManager, string $key, string $moduleInterface, string $method) : \Zend\ModuleManager\Listener\ServiceListenerInterface

Parameters

$serviceManager

\Zend\ServiceManager\ServiceManagerstring

Service Manager instance or name

$key

string

Configuration key

$moduleInterface

string

FQCN as string

$method

string

Method name

Returns

setDefaultServiceConfig()

setDefaultServiceConfig(array $configuration) : \Zend\ModuleManager\Listener\ServiceListenerInterface

Parameters

$configuration

array

Returns