File path: dist/twist/Core/Models/Debug.model.php
Namespace: Twist\Core\Models
__construct
— Debugging the framework and its modules, functionality to access debug data can be found here. Data will only be present if Debugging is enabled in your settings.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
$resDebug = new \Twist\Core\Models\Debug();
$resDebug -> __construct();