ReflectionProperty::isStatic
(PHP 5)
ReflectionProperty::isStatic — Checks if property is static
Opis
public bool ReflectionProperty::isStatic
( void
)
Checks whether the property is static.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if the property is static, FALSE otherwise.
There are no user contributed notes for this page.
