Skip to content

Commit 2ff728f

Browse files
committed
minor
1 parent 79ea13c commit 2ff728f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/clock.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ The constructor also allows setting a timezone or custom referenced date::
248248
$relativeDate = new DatePoint('+1month', reference: $referenceDate);
249249

250250
.. note::
251+
251252
In addition ``DatePoint`` offers stricter return types and provides consistent
252253
error handling across versions of PHP, thanks to polyfilling `PHP 8.3's behavior`_
253254
on the topic.

0 commit comments

Comments
 (0)