하위 클래스에서 재정의되지 않은 final이 아닌 클래스 상수를 보고합니다. PHP 8.1 이후 이러한 상수는 final이 될 수 있습니다.

자세한 내용은 Final class constants(php.net)를 참조하세요.