File path: dist/twist/Core/Helpers/Database.helper.php
Namespace: Twist\Core\Helpers
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();