eZ\Bundle\EzPublishCoreBundle\SiteAccess\MatcherBuilder::__construct PHP Method

__construct() public method

public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface
    public function __construct(ContainerInterface $container)
    {
        $this->container = $container;
    }