TwistPHP Documentation

register

File path: dist/twist/Core/Utilities/Framework.utility.php
Namespace: Twist\Core\Utilities
Extends:

registerAn object to register and manager functions such as Shutdown handlers and Error Handlers.

Return Values

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

Example

<?php
//Call the function register with the example vars
Twist::Framework() -> register();