ReflectionProperty::isStatic(PHP 5) ReflectionProperty::isStatic — Checks if property is static Описание
public bool ReflectionProperty::isStatic
( void
)
Checks whether the property is static. Список параметровУ этой функции нет параметров. Возвращаемые значенияTRUE if the property is static, FALSE otherwise. |
||