Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TraceableEventDispatcher.php
TraceableEventDispatcher::$callStack
Type:
\SplObjectStorage|null
File
vendor/
symfony/
event-dispatcher/
Debug/
TraceableEventDispatcher.php
, line 36
Class
TraceableEventDispatcher
Collects some data about event listeners.
Namespace
Symfony\Component\EventDispatcher\Debug
Code
private ?\SplObjectStorage $callStack =
null
;
RSS feed