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

Code Inspection: Duplicate 'case' label

Last modified: 21 March 2023

Reports a duplicated case label on a switch statement, which normally indicates an error.