Completed
Push — master ( 677b5e...d44101 )
by Kamil
06:04
created
src/Event/BaseEventEmitterTrait.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,8 @@
 block discarded – undo
28 28
      *
29 29
      */
30 30
     public function __construct()
31
-    {}
31
+    {
32
+}
32 33
 
33 34
     /**
34 35
      *
Please login to merge, or discard this patch.