File path: dist/twist/Core/Utilities/Framework.utility.php
Namespace: Twist\Core\Utilities
debug
— Returns and object of the debug tool, this can be used to process the debug window.
void — No return information has been documented for this function.
<?php
//Call the function debug with the example vars
Twist::Framework() -> debug();