ReflectionObject::__construct
(PHP 5)
ReflectionObject::__construct — Constructs 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.
There are no user contributed notes for this page.
