Skip to content

Commit

Permalink
Merge pull request #393 from thecodingmachine/create-pull-request/reg…
Browse files Browse the repository at this point in the history
…enerate-files

Automatically regenerate the files
  • Loading branch information
Kharhamel authored Sep 20, 2022
2 parents 8f7c7a3 + ae0ec80 commit db318ca
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 db318ca

Please sign in to comment.