Completed
Push — master ( c1302b...55c610 )
by Iman
13s
created
src/Utils/Normalizer.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -34,9 +34,9 @@
 block discarded – undo
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 :
Please login to merge, or discard this patch.