mundipagg/magento2

View on GitHub
Concrete/Magento2DatabaseDecorator.php

Summary

Maintainability
A
1 hr
Test Coverage

Method setTableArray has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function setTableArray()
    {
        $this->tableArray = [
            AbstractDatabaseDecorator::TABLE_MODULE_CONFIGURATION =>
                $this->db->getTableName('mundipagg_module_core_configuration'),
Severity: Minor
Found in Concrete/Magento2DatabaseDecorator.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status