Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Symfony
Bundle
FrameworkBundle
Templating
Helper
RouterHelper
__construct
Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper::__construct PHP Method
RouterHelper Class Documentation
Datei anzeigen
Open project: pmjones/php-framework-benchmarks
__construct()
public
method
Constructor.
public
__construct
(
Symfony\Component\Routing\Generator\UrlGeneratorInterface
$router
)
$router
Symfony\Component\Routing\Generator\UrlGeneratorInterface
A Router instance
public function __construct(UrlGeneratorInterface $router) { $this->generator = $router; }
RouterHelper
__construct
generate
getName