Class constant can be 'final'
Reports the non-final
class constants that are not redefined in child classes. In PHP 8.1 and later, such constants can be made final
.
See Final class constants (php.net) for details.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023