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