src/Attestation/Creator/AttestationCreation.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public WebAuthnAuthenticatable $user,
public Request $request,
public ?string $residentKey = null,
public ?string $userVerification = null,
public bool $uniqueCredentials = true,