Passed
Branch master (4ac7d2)
by Korotkov
02:10
created
Category
src/EventInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
     /**
22 22
      * @return string
23 23
      */
24
-    public function getEventName(): string ;
24
+    public function getEventName(): string;
25 25
 
26 26
     /**
27 27
      * @return FootballSubject
Please login to merge, or discard this patch.