ReflectionProperty::getName
(PHP 5)
ReflectionProperty::getName — Gets property name
Beschreibung
public string ReflectionProperty::getName
( void
)
Gets the properties name.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The name of the reflected property.
There are no user contributed notes for this page.
