interface TraceableEventDispatcherInterface

@author Fabien Potencier <fabien@symfony.com>

Hierarchy

Expanded class hierarchy of TraceableEventDispatcherInterface

All classes that implement TraceableEventDispatcherInterface

3 files declare their use of TraceableEventDispatcherInterface

File

drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php, line 17

Namespace

Symfony\Component\EventDispatcher\Debug
View source

Members

Namesort descending Modifiers Type Description Overrides
TraceableEventDispatcherInterface::getCalledListeners public function Gets the called listeners. 2
TraceableEventDispatcherInterface::getNotCalledListeners public function Gets the not called listeners. 2