Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PathRequestMatcher.php
function PathRequestMatcher::__construct
File
vendor/
symfony/
http-foundation/
RequestMatcher/
PathRequestMatcher.php
, line 24
Class
PathRequestMatcher
Checks the Request URL path info matches a regular expression.
Namespace
Symfony\Component\HttpFoundation\RequestMatcher
Code
public
function
__construct
(string
$regexp
) { }
RSS feed