Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MatcherDumper.php
function MatcherDumper::__construct
Same name in this branch
11.1.x core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
\Drupal\Core\ProxyClass\Routing\MatcherDumper::__construct()
11.1.x core/lib/Drupal/Core/Routing/MatcherDumper.php
\Drupal\Core\Routing\MatcherDumper::__construct()
File
vendor/
symfony/
routing/
Matcher/
Dumper/
MatcherDumper.php
, line 23
Class
MatcherDumper
MatcherDumper is the abstract class for all built-in matcher dumpers.
Namespace
Symfony\Component\Routing\Matcher\Dumper
Code
public
function
__construct
(RouteCollection
$routes
) { }
RSS feed