PHP Class AssetManager\Service\AssetViewHelperFactory

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

Private Methods

Method Description
loadCache ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array $config ) : null

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