Passed
Push — master ( 0a7795...12d3c0 )
by Davis
01:51
created
src/Interfaces/WorkflowInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,5 +27,5 @@
 block discarded – undo
27 27
     /**
28 28
      * @return bool
29 29
      */
30
-    public function isFinished() :bool ;
30
+    public function isFinished() :bool;
31 31
 }
Please login to merge, or discard this patch.