@@ -619,6 +619,7 @@ |
||
| 619 | 619 | * an instance that contains the specified new datepoints. |
| 620 | 620 | * |
| 621 | 621 | * @param Period ...$intervals |
| 622 | + * @param Period[] $intervals |
|
| 622 | 623 | */ |
| 623 | 624 | public function merge(self $interval, self ...$intervals): self |
| 624 | 625 | { |