elisei/pagbank-payment-magento

View on GitHub
Model/Api/Credential.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        Config $resourceConfig,
        EncryptorInterface $encryptor,
        StoreManagerInterface $storeManager,
        ConfigBase $configBase,
        ClientFactory $httpClientFactory,
Severity: Minor
Found in Model/Api/Credential.php - About 45 mins to fix

    Possibly zero references to use statement for classlike/namespace LaminasClient (\Magento\Framework\HTTP\LaminasClient)
    Open

    use Magento\Framework\HTTP\LaminasClient;
    Severity: Minor
    Found in Model/Api/Credential.php by phan

    There are no issues that match your filters.

    Category
    Status