Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HeaderRequestMatcher.php
HeaderRequestMatcher::$headers
Type:
string[]
File
vendor/
symfony/
http-foundation/
RequestMatcher/
HeaderRequestMatcher.php
, line 27
Class
HeaderRequestMatcher
Checks the presence of HTTP headers in a Request.
Namespace
Symfony\Component\HttpFoundation\RequestMatcher
Code
private array $headers;
RSS feed