ReflectionProperty::isStatic
Checks if property is static
&reftitle.description;
public boolReflectionProperty::isStatic
Checks whether the property is static.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&true; if the property is static, &false; otherwise.
&reftitle.seealso;
ReflectionProperty::isPublic
ReflectionProperty::isProtected
ReflectionProperty::isPrivate
ReflectionProperty::isReadOnly