Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PortRequestMatcher.php
function PortRequestMatcher::__construct
File
vendor/
symfony/
http-foundation/
RequestMatcher/
PortRequestMatcher.php
, line 24
Class
PortRequestMatcher
Checks the HTTP port of a Request.
Namespace
Symfony\Component\HttpFoundation\RequestMatcher
Code
public
function
__construct
(int
$port
) { }
RSS feed