From 952c1dcf72c654845ab3649bc5b31b8e7c54b80d Mon Sep 17 00:00:00 2001 From: Italo Israel Baeza Cabrera Date: Thu, 9 Mar 2023 15:37:00 -0300 Subject: [PATCH] Removes internal tag [skip ci] --- src/WebAuthn.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/WebAuthn.php b/src/WebAuthn.php index 6ac30af..09c078d 100644 --- a/src/WebAuthn.php +++ b/src/WebAuthn.php @@ -4,9 +4,6 @@ namespace Laragear\WebAuthn; use Illuminate\Support\Facades\Route; -/** - * @internal - */ class WebAuthn { // Constants for user verification in Attestation and Assertion.