jaroslavtyc/granam-gpwebpay

View on GitHub
GpWebPay/Exceptions/GpWebPayErrorByCustomerResponse.php

Summary

Maintainability
A
35 mins
Test Coverage

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        int $prCode,
        int $srCode,
        string $resultText = null,
        $exceptionCode = null, // intentionally without scalar type hint
        \Exception $previousException = null
Severity: Minor
Found in GpWebPay/Exceptions/GpWebPayErrorByCustomerResponse.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status