| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Namespaces | |
| namespace | core\hook | 
|  | |
| Functions | |
| core\hook::isPropagationStopped () | |
| Is propagation stopped? | |
| core\hook::stop_propagation () | |
| Allows plugins to notify the hook dispatcher that hook propagation should be stopped. | |
| Variables | |
| trait | core\hook::stoppable_trait | 
| Moodle specific implementation of Psr\EventDispatcher\StoppableEventInterface interface from PSR-14. | |