Passed
Pull Request — master (#11)
by Joao
02:10
created
src/OutputProcessor/OutputProcessorInterface.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -40,8 +40,8 @@
 block discarded – undo
40 40
     public function getDetailedErrorHandler();
41 41
 
42 42
         /**
43
-     * @return Handler
44
-     */
43
+         * @return Handler
44
+         */
45 45
     public function getErrorHandler();
46 46
 
47 47
     /**
Please login to merge, or discard this patch.