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

Code Inspection: Case with specified value not found in enum

Last modified: 16 May 2022

Reports the arguments of enum's from method calls that are not found in target enum classes.

See Enumerations (php.net) for details.