Skip to content

Commit 4f68d41

Browse files
authored
update doc string
1 parent 61c5f82 commit 4f68d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WeatherFormat.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public function __construct()
1515
/**
1616
* format date based on configuration.
1717
*
18-
* @param string $timestamp, string $tz
18+
* @param string $timestamp, int $tz
1919
* @return string
2020
*/
2121
public function dt(string $timestamp, int $tz)

0 commit comments

Comments
 (0)