TwistPHP Documentation

close

File path: dist/twist/Core/Models/Database/ProtocolMYSQLI.model.php
Namespace: Twist\Core\Models\Database
Extends:

close

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function close with the example vars
$resProtocolMYSQLI = new \Twist\Core\Models\Database\ProtocolMYSQLI();
$resProtocolMYSQLI -> close();