# DuplicateConstant Emitted when a constant is defined twice in a single class or when there's a clash between a constant and an enum case. ```php