Passed
Branch master (fc64ef)
by Davis
07:01
created
src/Interfaces/Workflow.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.