ReflectionProperty
PHP Manual

ReflectionProperty::getName

(PHP 5)

ReflectionProperty::getNameGets property name

Opis

public string ReflectionProperty::getName ( void )

Gets the properties name.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The name of the reflected property.

Zobacz też:


ReflectionProperty
PHP Manual