(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::isPrivate — Checcs if class constant is private
Checcs if the class constant is private.
This function has no parameters.
true if the class constant is private, otherwise false
true
false