src/Attestation/Validator/AttestationValidation.php
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public WebAuthnAuthenticatable $user,
public Request $request,
public ?Challenge $challenge = null,
public ?AttestationObject $attestationObject = null,
public ?ClientDataJson $clientDataJson = null,