Completed
Push — master ( 8a455a...31a839 )
by Lars
02:13
created
src/voku/db/Result.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -340,7 +340,7 @@
 block discarded – undo
340 340
    * Fetch as object.
341 341
    *
342 342
    * @param string     $class
343
-   * @param null|array $params
343
+   * @param string $params
344 344
    * @param bool       $reset
345 345
    *
346 346
    * @return object|false <p><strong>false</strong> on error</p>
Please login to merge, or discard this patch.