Passed
Push — master ( 37d7ff...4e50f6 )
by du
01:47
created
src/Imp/RequestHandlerImp.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,5 +49,5 @@
 block discarded – undo
49 49
      *
50 50
      * @author duc <[email protected]>
51 51
      */
52
-    public function getErrors(): array ;
52
+    public function getErrors(): array;
53 53
 }
Please login to merge, or discard this patch.