Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Aug 23, 2024
1 parent 6d9a523 commit fa6cedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Argon2S2K.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class Argon2S2K implements S2KInterface
/**
* Argon2 command path
*/
private readonly string $argon2Path;
private readonly ?string $argon2Path;

/**
* String-to-key type
Expand Down

0 comments on commit fa6cedc

Please sign in to comment.