We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644c20d commit 5f98398Copy full SHA for 5f98398
Cmfcmf/OpenWeatherMap/Util/Time.php
@@ -40,8 +40,8 @@ class Time
40
/**
41
* Create a new time object.
42
*
43
- * @param string|\DateTime $from The start time for the forecast.
44
- * @param string|\DateTime $to The end time for the forecast.
+ * @param string|\DateTime $from The start time for the forecast.
+ * @param string|\DateTime|null $to The end time for the forecast.
45
46
* @internal
47
*/
0 commit comments