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.