Completed
Push — master ( b67b72...a7dc99 )
by Enzo
04:51
created
src/Drivers/Pdo/ResultSet.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.