Completed
Pull Request — master (#16)
by
unknown
18:34
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.