(PHP 7 >= 7.1.0)
ReflectionClassConstant::isPrivate — Checks if class constant is private
Checks if the class constant is private.
此函数没有参数。
TRUE if the class constant is private, otherwise FALSE
TRUE
FALSE