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 cc240fa commit a37897dCopy full SHA for a37897d
Cmfcmf/OpenWeatherMap/Util/Time.php
@@ -39,8 +39,8 @@ class Time
39
/**
40
* Create a new time object.
41
*
42
- * @param string $from The start time for the forecast.
43
- * @param string $to The end time for the forecast.
+ * @param string|\DateTime $from The start time for the forecast.
+ * @param string|\DateTime $to The end time for the forecast.
44
45
* @internal
46
*/
0 commit comments