File path: dist/twist/Core/Helpers/Database.helper.php
Namespace: Twist\Core\Helpers
Extends: Base
connected
— Check to see if a connection is present to a database server
void — No return information has been documented for this function.
<?php
//Call the function connected with the example vars
Twist::Database() -> connected();