PHP Class AssetManager\Controller\ConsoleControllerFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Datei anzeigen Open project: rwoverdijk/assetmanager

Public Methods

Method Description
__invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null )
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator )

Method Details

__invoke() public method

public __invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null )
$container Interop\Container\ContainerInterface
$options array

createService() public method

public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator )
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface