ReflectionClass::getMethod
(PHP 5)
ReflectionClass::getMethod — Gets a ReflectionMethod
Descrição
public object ReflectionClass::getMethod
( string $name
)
Gets a ReflectionMethod about a method.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
- name
-
The method name to reflect.
Valor Retornado
Veja Também
- ReflectionClass::getMethod
ReflectionClass::getMethod
There are no user contributed notes for this page.
