PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Multiple class declarations

Last modified: 16 May 2022

Reports the references to classes that have multiple declarations in project files.

Use the options below to customize the inspection:

  • Ignore PHPDoc: if selected, the inspection will not report multiple declarations of classes referenced in PHPDoc blocks.