Skip to content

Commit 5f98398

Browse files
committed
Adjusted docblock.
1 parent 644c20d commit 5f98398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cmfcmf/OpenWeatherMap/Util/Time.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ class Time
4040
/**
4141
* Create a new time object.
4242
*
43-
* @param string|\DateTime $from The start time for the forecast.
44-
* @param string|\DateTime $to The end time for the forecast.
43+
* @param string|\DateTime $from The start time for the forecast.
44+
* @param string|\DateTime|null $to The end time for the forecast.
4545
*
4646
* @internal
4747
*/

0 commit comments

Comments
 (0)