@@ -176,9 +176,9 @@ |
||
176 | 176 | return new FieldCollapsing(true, $collapseField, $expand, $expandRows); |
177 | 177 | } |
178 | 178 | |
179 | - /** |
|
180 | - * @return FieldCollapsing |
|
181 | - */ |
|
179 | + /** |
|
180 | + * @return FieldCollapsing |
|
181 | + */ |
|
182 | 182 | public static function getEmpty() |
183 | 183 | { |
184 | 184 | return new FieldCollapsing(false); |