Completed
Push — master ( e5c028...152812 )
by Ax
04:04 queued 02:42
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.