src/Phan/Language/Internal/ConstantDocumentationMap.php

Summary

Maintainability
F
1 wk
Test Coverage

File ConstantDocumentationMap.php has 3697 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php // phpcs:ignoreFile
namespace Phan\Language\Internal;

/**
 * This contains descriptions used by Phan for hover text of internal constants (global and class constants) in the language server mode.
Severity: Major
Found in src/Phan/Language/Internal/ConstantDocumentationMap.php - About 1 wk to fix

    There are no issues that match your filters.

    Category
    Status