(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