private property MatcherDumper::$routes

Same name in this branch
  1. 8.x drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::routes
  2. 8.x drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php \Symfony\Component\Routing\Matcher\Dumper\MatcherDumper::routes

Type: RouteCollection

File

drupal/core/vendor/symfony/routing/Symfony/Component/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;