suche nach in der

ReflectionClass::getShortName> <ReflectionClass::getProperties
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::getProperty

(PHP 5)

ReflectionClass::getPropertyGets property

Beschreibung

public ReflectionProperty ReflectionClass::getProperty ( string $name )

Gets a property.

Warnung

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

Parameter-Liste

name

The property name.

Rückgabewerte

A ReflectionProperty.

Siehe auch



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