Showing 1 of 22 total issues
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$apiKey,
CustomerInterface $customer = null,
PaymentMethodInterface $paymentMethod = null,
ChargeInterface $charge = null,
InvoiceInterface $invoice = null,