Completed
Push — master ( b61b7a...c264ce )
by ignace nyamagana
21:51 queued 06:55
created
src/functions.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -36,6 +36,7 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.