Less than 1 minute
shutdownHandler
Shutdown handler function.
public shutdownHandler({Array})
This function is responsible for executing the shutdown tasks registered in the global variable $__shutdownTasks. It checks if the script is running in CLI mode or if headers have already been sent before executing the tasks.
Generated by Hazaar API Doc Generator