Netgusto\PortalBundle\Twig\PortalExtension::__construct PHP Метод

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

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