src/Phan/Language/Internal/ClassDocumentationMap.php
File ClassDocumentationMap.php
has 1235 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php // phpcs:ignoreFile
namespace Phan\Language\Internal;
/**
* This contains descriptions used by Phan for hover text of internal classes and interfaces