interface TraceableEventDispatcherInterface
Methods
| array |
getCalledListeners()
Gets the called listeners. |
|
| array |
getNotCalledListeners()
Gets the not called listeners. |
Details
at line 24
public array
getCalledListeners()
Gets the called listeners.
at line 31
public array
getNotCalledListeners()
Gets the not called listeners.