Skip to content

Commit 02eaf21

Browse files
spawniaactions-user
authored andcommitted
Prettify docs
1 parent 9867ac0 commit 02eaf21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Check [SchemaUsageTest](tests/SchemaUsageTest.php) for an example.
2323
A date string with format `Y-m-d`, e.g. `2011-05-23`.
2424

2525
The following conversion applies to all date scalars:
26+
2627
- Outgoing values can either be valid date strings or `\DateTimeInterface` instances.
2728
- Incoming values must always be valid date strings and will be converted to `\DateTimeImmutable` instances.
2829

0 commit comments

Comments
 (0)