TwistPHP Documentation

errorString

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

errorString

Return Values

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

Example

<?php
//Call the function errorString with the example vars
$resProtocolPDO = new \Twist\Core\Models\Database\ProtocolPDO();
$resProtocolPDO -> errorString();