You are here

public function EventDispatcherTraceableInterface::getNotCalledListeners in Devel 4.x

Same name and namespace in other branches
  1. 8.3 webprofiler/src/EventDispatcher/EventDispatcherTraceableInterface.php \Drupal\webprofiler\EventDispatcher\EventDispatcherTraceableInterface::getNotCalledListeners()
  2. 8 webprofiler/src/EventDispatcher/EventDispatcherTraceableInterface.php \Drupal\webprofiler\EventDispatcher\EventDispatcherTraceableInterface::getNotCalledListeners()
  3. 8.2 webprofiler/src/EventDispatcher/EventDispatcherTraceableInterface.php \Drupal\webprofiler\EventDispatcher\EventDispatcherTraceableInterface::getNotCalledListeners()

Return value

mixed

1 method overrides EventDispatcherTraceableInterface::getNotCalledListeners()
TraceableEventDispatcher::getNotCalledListeners in webprofiler/src/EventDispatcher/TraceableEventDispatcher.php

File

webprofiler/src/EventDispatcher/EventDispatcherTraceableInterface.php, line 20

Class

EventDispatcherTraceableInterface

Namespace

Drupal\webprofiler\EventDispatcher

Code

public function getNotCalledListeners();