TwistPHP Documentation

debug

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

debugReturns and object of the debug tool, this can be used to process the debug window.

Return Values

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

Example

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