PHP Класс AssetManager\Service\AssetViewHelperFactory

Наследование: implements Zend\ServiceManager\FactoryInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null )
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Asset {@inheritDoc}

Приватные методы

Метод Описание
loadCache ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array $config ) : null

Описание методов

__invoke() публичный Метод

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

createService() публичный Метод

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Asset
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Результат AssetManager\View\Helper\Asset