Skip to content

Commit

Permalink
Automatically regenerate the files
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharhamel authored Sep 20, 2022
1 parent 8f7c7a3 commit ae0ec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generated/datetime.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function date_parse_from_format(string $format, string $datetime): ?array
* DateTimeImmutable::__construct. Instead of returning a
* Unix timestamp (with strtotime) or a
* DateTimeImmutable object (with
* DateTimeImmutable::__construct, it returns an
* DateTimeImmutable::__construct), it returns an
* associative array with the information that it could detect in the given
* datetime string.
*
Expand Down

0 comments on commit ae0ec80

Please sign in to comment.