@@ -36,6 +36,7 @@ |
||
| 36 | 36 | * Returns a DateTimeImmutable object. |
| 37 | 37 | * |
| 38 | 38 | * @param int ...$indexes date and time indexes from month to microseconds |
| 39 | + * @param integer[] $indexes |
|
| 39 | 40 | */ |
| 40 | 41 | function datepoint($int_or_datepoint, int ...$indexes): DateTimeImmutable |
| 41 | 42 | { |