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