Passed
Branch master (fc64ef)
by Davis
07:01
created
src/Interfaces/Workflow.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -21,6 +21,7 @@
 block discarded – undo
21 21
     /**
22 22
      * @param Enum $status
23 23
      * @throws InvalidTransitionException
24
+     * @return void
24 25
      */
25 26
     public function setCurrentStatus(Enum $status) :void;
26 27
 
Please login to merge, or discard this patch.