pluf/discount

View on GitHub

Showing 1 of 1 total issue

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

    function init()
    {
        $this->_a['table'] = 'discount_discount';
        $this->_a['verbose'] = 'Discount Entity';
        $this->_a['cols'] = array(
Severity: Major
Found in src/Discount/Discount.php - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language