File path: dist/twist/Core/Utilities/Database.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
isConnected
— Check to see if a connection is present and return true/false (does not attempt to make a connection if not already)
void — No return information has been documented for this function.
<?php
//Call the function isConnected with the example vars
Twist::Database() -> isConnected();