Last updated Dec 21st, 2019 | Page history | Improve this page | Report an issue
Remove all registered events for the current request.
API Doc: modX::removeAllEventListener()
void removeAllEventListener ()
Eliminate any other events from firing:
$modx->removeAllEventListener();