@@ -34,9 +34,9 @@ |
||
34 | 34 | } |
35 | 35 | |
36 | 36 | /** |
37 | - * Figures out and sets the widget configs according to conventions. |
|
38 | - * @param object $widget |
|
39 | - */ |
|
37 | + * Figures out and sets the widget configs according to conventions. |
|
38 | + * @param object $widget |
|
39 | + */ |
|
40 | 40 | public function normalizeWidgetConfig($widget) |
41 | 41 | { |
42 | 42 | // to avoid normalizing a widget multiple times unnecessarily : |