budde377/Part

View on GitHub
lib/model/ContentImpl.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $id,
        callable $modifyStrategy,
        PDOStatement $addContentStm,
        PDOStatement $latestContentStm,
        PDOStatement $listContentHistStm,
Severity: Major
Found in lib/model/ContentImpl.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status