File path: dist/twist/Core/Utilities/View.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
kill
— Kills the current instance of the View class, help to keep your RAM free
void — No return information has been documented for this function.
<?php
//Call the function kill with the example vars
Twist::View() -> kill();