ReflectionObject
PHP Manual

ReflectionObject::__construct

(PHP 5)

ReflectionObject::__constructConstructs a ReflectionObject

Descrizione

public ReflectionObject::__construct ( object $argument )

Constructs a ReflectionObject.

Avviso

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

Elenco dei parametri

argument

An object instance.

Valori restituiti

Nessun valore viene restituito.

Vedere anche:


ReflectionObject
PHP Manual