PHP Class AssetManager\Service\PrioritizedPathsResolverServiceFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Show file Open project: rwoverdijk/assetmanager Class Usage Examples

Public Methods

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

Method Details

__invoke() public method

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

createService() public method

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PrioritizedPathsResolver
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
return AssetManager\Resolver\PrioritizedPathsResolver