PHP Class AsseticBundle\ServiceFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Datei anzeigen Open project: widmogrod/zf2-assetic-module Class Usage Examples

Public Methods

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

Method Details

__invoke() public method

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

createService() public method

public createService ( Zend\ServiceManager\ServiceLocatorInterface $locator ) : Service
$locator Zend\ServiceManager\ServiceLocatorInterface
return Service