mundipagg/magento2

View on GitHub
Model/Ui/Base/GenericInstallmentsConfigProvider.php

Summary

Maintainability
B
4 hrs
Test Coverage

Method getConfig has 122 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getConfig()
    {
        $config = [
            'payment' => [
                'ccform' => [
Severity: Major
Found in Model/Ui/Base/GenericInstallmentsConfigProvider.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status