Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
Public Member Functions | |
isPropagationStopped () | |
Is propagation stopped? | |
|
inherited |
Is propagation stopped?
This will typically only be used by the Dispatcher to determine if the previous listener halted propagation.
bool | True if the Event is complete and no further listeners should be called. False to continue calling listeners. |