ReflectionObject
PHP Manual

ReflectionObject::__construct

(PHP 5)

ReflectionObject::__constructConstructs a ReflectionObject

Opis

public ReflectionObject::__construct ( object $argument )

Constructs a ReflectionObject.

Ostrzeżenie

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

Parametry

argument

An object instance.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:


ReflectionObject
PHP Manual