ReflectionProperty
PHP Manual

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClassGets declaring class

Descrizione

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Gets the declaring class.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A ReflectionClass object.

Vedere anche:


ReflectionProperty
PHP Manual