Completed
Push — master ( 4fa9cb...c3dd31 )
by Nathan
02:40
created
src/NatePage/EasyHtmlElement/Element.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     /**
47 47
      * Use this method to customize element comportment.
48 48
      */
49
-    public function init(){}
49
+    public function init() {}
50 50
 
51 51
     /**
52 52
      * {@inheritdoc}
Please login to merge, or discard this patch.