Completed
Push — master ( c9941e...0c7698 )
by Shawn
02:47
created
app/Handlers/Duty/DutyHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
     /**
60 60
      * Check duty cycle. Then determine if time to record next entry.
61 61
      *
62
-     * @param $today
62
+     * @param string $today
63 63
      */
64 64
     private function readyToRecordNextEntry($today)
65 65
     {
Please login to merge, or discard this patch.