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