TwistPHP Documentation

hooks

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

hooksReturns and object of the hooks handler to allow custom code and functionality to be hooked into the framework and its packages

Return Values

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

Example

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