@@ -120,7 +120,7 @@ |
||
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) |