ReflectionProperty::isPublic
(PHP 5, PHP 7)
ReflectionProperty :: isPublic - 检查属性是否公开
描述
public bool ReflectionProperty::isPublic ( void )
检查房产是否公开。
参数
该功能没有参数。
返回值
如果该属性是公共的返回TRUE
,否则返回FALSE
。
← ReflectionProperty::isProtected
ReflectionProperty::isStatic →
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com