src/Phan/PluginV3/IssueEmitter.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        CodeBase $code_base,
        Context $context,
        string $issue_type,
        string $issue_message_fmt,
        array $issue_message_args = [],
Severity: Major
Found in src/Phan/PluginV3/IssueEmitter.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status