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