Skip to content

Commit

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

Expand Down

0 comments on commit bb2e35a

Please sign in to comment.