ReflectionProperty::isStatic

(PHP 5, PHP 7)

ReflectionProperty::isStaticChecks if property is static

˵��

public ReflectionProperty::isStatic ( void ) : bool

Checks whether the property is static.

����

�˺���û�в�����

����ֵ

TRUE if the property is static, FALSE otherwise.

�μ�