ReflectionClass::getMethod
Obtiene un objeto de tipo ReflectionMethod
&reftitle.description;
public ReflectionMethodReflectionClass::getMethod
stringname
Devuelve el objeto ReflectionMethod de un método.
&warn.undocumented.func;
&reftitle.parameters;
name
Nombre del método a reflexionar.
&reftitle.returnvalues;
Un objeto ReflectionMethod.
&reftitle.seealso;
ReflectionClass::getMethod