protected property LegacyUrlMatcher::$context

The request context for this matcher.

Type: Symfony\Component\Routing\RequestContext

File

drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php, line 26
Definition of Drupal\Core\LegacyUrlMatcher.

Class

LegacyUrlMatcher
UrlMatcher matches URL based on a set of routes.

Namespace

Drupal\Core

Code

protected $context;