mambax7/pedigree

View on GitHub
class/Form/FieldsForm.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct($target)
    {
        //  global $helper;
        $this->helper       = $target->helper;
        $this->targetObject = $target;
Severity: Minor
Found in class/Form/FieldsForm.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status