ReflectionClassConstant::isPublic
(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::isPublic — Checks if class constant is public
参数
此函数没有参数。
参见
- ReflectionClassConstant::isFinal() - Checks if class constant is final
- ReflectionClassConstant::isPrivate() - Checks if class constant is private
- ReflectionClassConstant::isProtected() - Checks if class constant is protected
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/reflectionclassconstant.ispublic.php