PHP Class AsseticBundle\ServiceFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Afficher le fichier Open project: widmogrod/zf2-assetic-module Class Usage Examples

Méthodes publiques

Méthode Description
__invoke ( Interop\Container\ContainerInterface $locator, string $requestedName, array $options = null ) : Service
createService ( Zend\ServiceManager\ServiceLocatorInterface $locator ) : Service

Method Details

__invoke() public méthode

public __invoke ( Interop\Container\ContainerInterface $locator, string $requestedName, array $options = null ) : Service
$locator Interop\Container\ContainerInterface
$requestedName string
$options array
Résultat Service

createService() public méthode

public createService ( Zend\ServiceManager\ServiceLocatorInterface $locator ) : Service
$locator Zend\ServiceManager\ServiceLocatorInterface
Résultat Service