Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d795b42

Browse files
committed
fix comment issue
1 parent 550565d commit d795b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DecoderOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
readonly class DecoderOptions
1414
{
1515
/**
16-
* @param strictMode Enable strict mode for exact FIT type checking.
16+
* @param $strictMode Enable strict mode for exact FIT type checking.
1717
*/
1818
public function __construct(public ?bool $strictMode) {}
1919
}

0 commit comments

Comments
 (0)