Property | Type | Description | |
---|---|---|---|
$configFactory | ZF\Configuration\ResourceFactory | ||
$models | array | Already created model instances | |
$moduleModel | |||
$modules | |||
$sharedEventManager | Zend\EventManager\SharedEventManagerInterface |
Method | Description | |
---|---|---|
__construct ( |
||
factory ( string $module ) : |
Method | Description | |
---|---|---|
normalizeModuleName ( string $name ) : string |
public __construct ( |
||
$modules | ||
$configFactory | ZF\Configuration\ResourceFactory | |
$sharedEvents | Zend\EventManager\SharedEventManagerInterface | |
$moduleModel |
protected normalizeModuleName ( string $name ) : string | ||
$name | string | |
return | string |
protected ResourceFactory,ZF\Configuration $configFactory | ||
return | ZF\Configuration\ResourceFactory |
protected ModuleModel,ZF\Apigility\Admin\Model $moduleModel | ||
return |