Skip to content

Commit

Permalink
:octocat: come on, phan...
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Apr 8, 2024
1 parent bb2e35a commit a907123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/OAuth2Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ final public function setCodeVerifier(array $params):array{
/**
* @implements \chillerlan\OAuth\Core\PKCE::generateVerifier()
* @internal
* @phan-suppress PhanUndeclaredClassMethod
* @phan-suppress PhanUndeclaredClassMethod, PhanUndeclaredMethod
*/
final public function generateVerifier(int $length):string{

Expand Down

0 comments on commit a907123

Please sign in to comment.