Completed
Push — master ( 12d3c0...c0dc7b )
by Davis
04:46
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.