Merge pull request #40 from Laragear/fix/no-internal

[1.x] Removes internal tag #35 [skip ci]
This commit is contained in:
Italo
2023-03-09 15:38:16 -03:00
committed by GitHub

View File

@@ -4,9 +4,6 @@ namespace Laragear\WebAuthn;
use Illuminate\Support\Facades\Route; use Illuminate\Support\Facades\Route;
/**
* @internal
*/
class WebAuthn class WebAuthn
{ {
// Constants for user verification in Attestation and Assertion. // Constants for user verification in Attestation and Assertion.