ReflectionClass
PHP Manual

ReflectionClass::getParentClass

(PHP 5)

ReflectionClass::getParentClassGets parent class

Descrizione

public object ReflectionClass::getParentClass ( void )

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.

Vedere anche:


ReflectionClass
PHP Manual