Interface AscmvcControllerFactoryInterface
FactoryInterface allows the implementing class to create itself using initialization logic.
| package |
Ascmvc |
|---|
factory(array &$baseConfig, &$viewObject, \Pimple\Container &$serviceManager, \Ascmvc\Mvc\AscmvcEventManager &$eventManager) : mixed
array
\Pimple\Container
\Ascmvc\Mvc\AscmvcEventManager
mixed