@@ -40,7 +40,7 @@ |
||
40 | 40 | * @param CronExpression $rRule |
41 | 41 | * @param DateTimeInterface $from |
42 | 42 | * @param DateTimeInterface $to |
43 | - * @param $inc |
|
43 | + * @param boolean $inc |
|
44 | 44 | * @return DateTimeInterface[] |
45 | 45 | */ |
46 | 46 | private function getDates(CronExpression $rRule, DateTimeInterface $from, DateTimeInterface $to, $inc) |