AsseticBundle\FilterManager::__construct PHP Method

__construct() public method

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