src/CMS/TermTaxonomy.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method init has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function init()
    {
        $this->_a['table'] = 'cms_term_taxonomy';
        $this->_a['verbose'] = 'CMS_TermTaxonomy';
        $this->_a['cols'] = array(
Severity: Major
Found in src/CMS/TermTaxonomy.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status