@@ -197,7 +197,7 @@ |
||
197 | 197 | /** |
198 | 198 | * Get the result object returned by PHP's MySQLi |
199 | 199 | * |
200 | - * @return \Pdostatement |
|
200 | + * @return \mysqli_result |
|
201 | 201 | * |
202 | 202 | * @codeCoverageIgnore |
203 | 203 | */ |