(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::isPublic — Checks if class constant is public
Checks if the class constant is public.
此函數(shù)沒有參數(shù)。
true if the class constant is public, otherwise false
true
false