budde377/Part

View on GitHub
lib/model/BindParamObserverVariablesImpl.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function __construct(DB $database,
                         Observable $observable,
                         $param_name,
                         callable $update_param,
                         callable $set_check,
Severity: Major
Found in lib/model/BindParamObserverVariablesImpl.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status