protected property LegacyUrlMatcher::$request

The request object for this matcher.

Type: Symfony\Component\HttpFoundation\Request

File

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

Class

LegacyUrlMatcher
UrlMatcher matches URL based on a set of routes.

Namespace

Drupal\Core

Code

protected $request;