File path: dist/twist/Core/Utilities/Database.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
close
— Closes the connection and removes the database instance
void — No return information has been documented for this function.
<?php
//Call the function close with the example vars
Twist::Database() -> close();