(PHP 5)
ReflectionClass::getMethod — Gets a ReflectionMethod
$name
Gets a ReflectionMethod about a method.
This function is currently not documented; only its argument list is available.
name
The method name to reflect.
A ReflectionMethod.