From 742db96ce70196c8937f5f8d90420bacbf4709cb Mon Sep 17 00:00:00 2001 From: Florent Morselli Date: Fri, 29 Sep 2023 16:10:15 +0200 Subject: [PATCH] @private statement removed --- src/webauthn/src/PublicKeyCredentialCreationOptions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webauthn/src/PublicKeyCredentialCreationOptions.php b/src/webauthn/src/PublicKeyCredentialCreationOptions.php index 6e92b3df..a624dd3d 100644 --- a/src/webauthn/src/PublicKeyCredentialCreationOptions.php +++ b/src/webauthn/src/PublicKeyCredentialCreationOptions.php @@ -75,7 +75,6 @@ public function __construct( } /** - * @private * @param PublicKeyCredentialParameters[] $pubKeyCredParams * @param PublicKeyCredentialDescriptor[] $excludeCredentials * @param positive-int $timeout