In PHP 8.3 and later, reports a class constant that is missing a type declaration. Suggests inserting the correct class constant type. we have 83 such warnings in Qodana Now since we are globally PHP => 8.3 we can fix this one
In PHP 8.3 and later, reports a class constant that is missing a type declaration. Suggests inserting the correct class constant type.
we have 83 such warnings in Qodana
Now since we are globally PHP => 8.3 we can fix this one