ReflectionClass::getConstructor
(PHP 5)
ReflectionClass::getConstructor — Gets constructor
Descrição
public object ReflectionClass::getConstructor
( void
)
Gets the constructor from a class.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
A ReflectionMethod object.
ReflectionClass::getConstructor
There are no user contributed notes for this page.
