src/TMS/Project.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function init()
    {
        parent::init();
        $this->_a['table'] = 'tms_projects';
        $this->_a['verbose'] = 'TMS Project';
Severity: Minor
Found in src/TMS/Project.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status