HippoPHP/Hippo

View on GitHub
src/Checks/AbstractCheck.php

Summary

Maintainability
A
35 mins
Test Coverage

Method addViolation has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function addViolation(File $file, $line, $column, $message, $severity = null)
Severity: Minor
Found in src/Checks/AbstractCheck.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status