Completed
Push — master ( b96e37...44ada8 )
by Vladimir
02:23
created
src/PaymentSchedule/AnnuityPaymentScheduleCalculator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     }
78 78
 
79 79
     /**
80
-     * @param $interestPerPeriod
80
+     * @param double $interestPerPeriod
81 81
      * @return float|int
82 82
      */
83 83
     private function calculateAnnuityPaymentAmount($interestPerPeriod)
Please login to merge, or discard this patch.