ReflectionProperty
PHP Manual

ReflectionProperty::getName

(PHP 5)

ReflectionProperty::getNameGets 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.

Vedere anche:


ReflectionProperty
PHP Manual