PHP Class AssetManager\Controller\ConsoleControllerFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Afficher le fichier Open project: rwoverdijk/assetmanager

Méthodes publiques

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

Method Details

__invoke() public méthode

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

createService() public méthode

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