@@ -143,8 +143,6 @@ |
||
143 | 143 | } |
144 | 144 | |
145 | 145 | /** |
146 | - * @param string $columns |
|
147 | - * @param string $table |
|
148 | 146 | * @return array An array that contains the query and the bindings. |
149 | 147 | */ |
150 | 148 | protected static function compileQueriesAndBindings(SqlStatementBuilder $statement, array $options) |