PHP Class AssetManager\Service\AssetViewHelperFactory

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 ) : Asset {@inheritDoc}

Private Methods

Méthode Description
loadCache ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array $config ) : null

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 ) : Asset
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat AssetManager\View\Helper\Asset