suche nach in der

ReflectionClass::getTraitAliases> <ReflectionClass::getStaticProperties
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::getStaticPropertyValue

(PHP 5 >= 5.1.0)

ReflectionClass::getStaticPropertyValueGets static property value

Beschreibung

public mixed ReflectionClass::getStaticPropertyValue ( string $name [, string $default ] )

Gets the static property values.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

name

default

Rückgabewerte

Siehe auch



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