Completed
Pull Request — master (#19)
by Pascal
03:03
created
Event/ProcessedEvents.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,5 +11,5 @@
 block discarded – undo
11 11
 
12 12
     const FAIL = 'processed.event.fail';
13 13
 
14
-    const FINISH  = 'processed.event.finish';
14
+    const FINISH = 'processed.event.finish';
15 15
 }
Please login to merge, or discard this patch.