AscmvcControllerFactoryInterface

Extends

FactoryInterface allows the implementing class to create itself using initialization logic.

package

LightMVC/ASCMVC

Methods

Allows an implementing object to initialize itself using application resources and parameters.

factory(array &$baseConfig,  &$viewObject, \Pimple\Container &$serviceManager, \Ascmvc\Mvc\AscmvcEventManager &$eventManager) 
static

Arguments

$baseConfig

array

$viewObject

$serviceManager

\Pimple\Container