TwistPHP Documentation

cancelEvents

File path: dist/twist/Classes/Shutdown.class.php
Namespace: Twist\Classes
Extends:

cancelEventsCancel/Remove all events registered by the shutdown handler

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function cancelEvents with the example vars
\Twist\Classes\Shutdown::cancelEvents();