Completed
Push — master ( a6bfff...553beb )
by Ryosuke
02:24
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.