You are here

private property MatcherDumper::$routes in Zircon Profile 8

Same name in this branch
  1. 8 vendor/symfony/routing/Matcher/Dumper/MatcherDumper.php \Symfony\Component\Routing\Matcher\Dumper\MatcherDumper::routes
  2. 8 core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::routes
Same name and namespace in other branches
  1. 8.0 vendor/symfony/routing/Matcher/Dumper/MatcherDumper.php \Symfony\Component\Routing\Matcher\Dumper\MatcherDumper::routes

Type: RouteCollection

File

vendor/symfony/routing/Matcher/Dumper/MatcherDumper.php, line 26

Class

MatcherDumper
MatcherDumper is the abstract class for all built-in matcher dumpers.

Namespace

Symfony\Component\Routing\Matcher\Dumper

Code

private $routes;