$response is expanded, but the parameter $Key of Sebdesign\VivaPayments\R...ationKey::__construct() does not expect variable arguments.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
31
return new WebhookVerificationKey(/** @scrutinizer ignore-type */ ...$response);