Completed
Push — master ( f4c683...afcf2f )
by Eric
02:03
created
src/Db/Pdo.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -259,7 +259,7 @@
 block discarded – undo
259 259
     /**
260 260
      * 
261 261
      * @param array $credentials
262
-     * @return \JaegerApp\Db\Mysqli
262
+     * @return Pdo
263 263
      */
264 264
     public function setCredentials(array $credentials)
265 265
     {
Please login to merge, or discard this patch.