TwistPHP Documentation

errorNumber

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

errorNumber

Return Values

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

Example

<?php
//Call the function errorNumber with the example vars
$resProtocolMYSQL = new \Twist\Core\Models\Database\ProtocolMYSQL();
$resProtocolMYSQL -> errorNumber();