File path: dist/twist/Classes/Shutdown.class.php
Namespace: Twist\Classes
callEvents
— Called upon PHP shutdown by the PHP shutdown handler to run all of the registered shutdown events one by one.
void — No return information has been documented for this function.
<?php
//Call the function callEvents with the example vars
\Twist\Classes\Shutdown::callEvents();