File path: dist/twist/Core/Helpers/Database.helper.php
Namespace: Twist\Core\Helpers
Extends: Base
lastQuery
— Return the last run query by that database class
void — No return information has been documented for this function.
<?php
//Call the function lastQuery with the example vars
Twist::Database() -> lastQuery();