suche nach in der

ReflectionProperty::setAccessible> <ReflectionProperty::isPublic
Last updated: Fri, 25 May 2012

view this page in

ReflectionProperty::isStatic

(PHP 5)

ReflectionProperty::isStaticChecks if property is static

Beschreibung

public bool ReflectionProperty::isStatic ( void )

Checks whether the property is static.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the property is static, FALSE otherwise.

Siehe auch



add a note add a note User Contributed Notes
ReflectionProperty::isStatic
There are no user contributed notes for this page.