Skip to content

Commit f34f8e3

Browse files
committed
docs: add ()
1 parent d063c44 commit f34f8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/I18n/TimeTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ public function toDateTime()
315315

316316
/**
317317
* Creates an instance of Time that will be returned during testing
318-
* when calling 'Time::now' instead of the current time.
318+
* when calling 'Time::now()' instead of the current time.
319319
*
320320
* @param DateTimeInterface|self|string|null $datetime
321321
* @param DateTimeZone|string|null $timezone

0 commit comments

Comments
 (0)