src/Phan/PluginV3/SuppressionCapability.php

Summary

Maintainability
A
45 mins
Test Coverage

Method shouldSuppressIssue has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        CodeBase $code_base,
        Context $context,
        string $issue_type,
        int $lineno,
        array $parameters,
Severity: Minor
Found in src/Phan/PluginV3/SuppressionCapability.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status