ReflectionProperty::getName
(PHP 5)
ReflectionProperty::getName — Gets property name
Descrizione
public string ReflectionProperty::getName
( void
)
Gets the properties name.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
The name of the reflected property.
There are no user contributed notes for this page.
