Completed
Push — master ( 72c7b6...2e4b99 )
by
unknown
16s queued 11s
created
src/Component/Query/RecordQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
 
15 15
     /**
16 16
      * @param array $query
17
-     * @param $type
17
+     * @param integer $type
18 18
      */
19 19
     public function __construct(array $query, $type)
20 20
     {
Please login to merge, or discard this patch.