PHP Class AssetManager\Service\PathStackResolverServiceFactory

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

Méthodes publiques

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

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

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PathStackResolver
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat AssetManager\Resolver\PathStackResolver