Passed
Push — master ( b88c51...a05399 )
by Ryosuke
01:37
created
src/Paginator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
     }
121 121
 
122 122
     /**
123
-     * @param  Select[] $selects
123
+     * @param  Select $selects
124 124
      * @return ORM
125 125
      */
126 126
     protected function compileSelect(Select ...$selects)
Please login to merge, or discard this patch.