elisei/pagbank-payment-magento

View on GitHub
Controller/AbstractNotification.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

        Config $config,
        Context $context,
        Json $json,
        SearchCriteriaBuilder $searchCriteria,
        TransactionRepositoryInterface $transaction,
Severity: Major
Found in Controller/AbstractNotification.php - About 1 hr to fix

    Avoid too many return statements within this method.
    Open

            return $result;
    Severity: Minor
    Found in Controller/AbstractNotification.php - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status