ReflectionObject
PHP Manual

ReflectionObject::__construct

(PHP 5)

ReflectionObject::__constructConstructs a ReflectionObject

Descrição

public ReflectionObject::__construct ( object $argument )

Constructs a ReflectionObject.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

argument

An object instance.

Valor Retornado

Não há valor retornado.

Veja Também


ReflectionObject
PHP Manual