Skip to content

Commit

Permalink
Merge pull request #489 from web-auth/bugs/create-is-not-private
Browse files Browse the repository at this point in the history
@Private statement removed
  • Loading branch information
Spomky authored Sep 29, 2023
2 parents 02842ac + 742db96 commit db2a3a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webauthn/src/PublicKeyCredentialCreationOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ public function __construct(
}

/**
* @private
* @param PublicKeyCredentialParameters[] $pubKeyCredParams
* @param PublicKeyCredentialDescriptor[] $excludeCredentials
* @param positive-int $timeout
Expand Down

0 comments on commit db2a3a8

Please sign in to comment.