Skip to content

Commit 78ec50c

Browse files
authored
docs: fix missed param name (#207)
1 parent ecb25af commit 78ec50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JWT.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ private static function handleJsonError($errno)
366366
/**
367367
* Get the number of bytes in cryptographic strings.
368368
*
369-
* @param string
369+
* @param string $str
370370
*
371371
* @return int
372372
*/

0 commit comments

Comments
 (0)