AsseticBundle\FilterManager::__construct PHP Метод

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

public __construct ( Zend\ServiceManager\ServiceLocatorInterface $locator )
$locator Zend\ServiceManager\ServiceLocatorInterface
    public function __construct(ServiceLocatorInterface $locator)
    {
        $this->serviceLocator = $locator;
    }