Completed
Pull Request — master (#15)
by Wachter
07:53
created
src/Entity/Task.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     }
27 27
 
28 28
     /**
29
-     * @return mixed
29
+     * @return string
30 30
      */
31 31
     public function getIntervalExpression()
32 32
     {
Please login to merge, or discard this patch.