Skip to content

Commit ced926c

Browse files
authored
Add locale-param to PHPDoc-block (#20)
1 parent 10c13fa commit ced926c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/php-8.1-strftime.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
*
2626
* @param string $format Date format
2727
* @param integer|string|DateTime $timestamp Timestamp
28+
* @param string|null $locale locale
2829
* @return string
2930
* @author BohwaZ <https://bohwaz.net/>
3031
*/

0 commit comments

Comments
 (0)