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

Code Inspection: Element in class is already covered

Last modified: 16 May 2022

Reports the elements in regular expression character classes that are already covered by another element in the same class. Such elements are redundant and can be safely removed.