Completed
Push — master ( c7e284...860664 )
by Mohamed
15s
created
src/ServiceAdapterInterface.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,4 +38,4 @@
 block discarded – undo
38 38
     public function load(Container $container);
39 39
     public function boot(Container $container);
40 40
 }
41
- 
42 41
\ No newline at end of file
42
+    
43 43
\ No newline at end of file
Please login to merge, or discard this patch.
src/Events.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,4 +42,4 @@
 block discarded – undo
42 42
     const MABS_ON_TERMINATE     = 'mabs.on.terminate';
43 43
     const MABS_ON_FINISH        = 'mabs.on.finish';
44 44
 }
45
- 
46 45
\ No newline at end of file
46
+    
47 47
\ No newline at end of file
Please login to merge, or discard this patch.