Passed
Push — main ( 650632...004bf9 )
by Justin
03:06
created
src/Contracts/Interceptor.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      * @param Application $app The symfony console application
85 85
      *
86 86
      * @return Interceptor
87
-    */
87
+     */
88 88
     public function starting(Application $app): Interceptor;
89 89
 
90 90
     /**
Please login to merge, or discard this patch.