Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UrlMatcher.php
UrlMatcher::$request
Type:
request
File
vendor/
symfony/
routing/
Matcher/
UrlMatcher.php
, line 46
Class
UrlMatcher
UrlMatcher matches URL based on a set of routes.
Namespace
Symfony\Component\Routing\Matcher
Code
protected ?Request $request =
null
;
RSS feed