Completed
Push — master ( 807f14...2c230e )
by Ax
08:14 queued 06:47
created
src/BusinessDays/Calculator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,8 +86,8 @@
 block discarded – undo
86 86
     }
87 87
     
88 88
     /**
89
-     * @param int $howManyDays
90 89
      *
90
+     * @param integer $amount
91 91
      * @return $newBusinessDate
92 92
      */
93 93
     public function addBusinessDays(\DateTime $date, $amount) {
Please login to merge, or discard this patch.