(PHP 7 >= 7.1.0)
ReflectionClassConstant::isPrivate — Checks if class constant is private
Checks if the class constant is private.
This function has no parameters.
TRUE if the class constant is private, otherwise FALSE
TRUE
FALSE