Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ControllerArgumentsEvent.php
ControllerArgumentsEvent::$namedArguments
Type:
namedArguments
File
vendor/
symfony/
http-kernel/
Event/
ControllerArgumentsEvent.php
, line 32
Class
ControllerArgumentsEvent
Allows filtering of controller arguments.
Namespace
Symfony\Component\HttpKernel\Event
Code
private array $namedArguments;
RSS feed