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