protected property PartialMatcher::$routes

The RouteCollection this matcher should match against.

Type: \Symfony\Component\Routing\RouteCollection

File

drupal/core/lib/Drupal/Core/Routing/PartialMatcher.php, line 23
Definition of Drupal\Core\Routing\PartialMatcher.

Class

PartialMatcher
Utility base class for partial matchers.

Namespace

Drupal\Core\Routing

Code

protected $routes;