File path: dist/twist/Core/Models/Hooks.model.php
Namespace: Twist\Core\Models
loadHooks
— Load the hooks form storage area
void — No return information has been documented for this function.
<?php
//Call the function loadHooks with the example vars
$resHooks = new \Twist\Core\Models\Hooks();
$resHooks -> loadHooks();