Ojs\ApiBundle\Service\Twig\ApiTwigExtension::__construct PHP Метод

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

public __construct ( Symfony\Component\Routing\RouterInterface $router )
$router Symfony\Component\Routing\RouterInterface
    public function __construct(RouterInterface $router)
    {
        $this->router = $router;
    }