(PHP 5)
ReflectionClass::getMethod — Gets a ReflectionMethod
$name
Gets a ReflectionMethod about a method.
本函数还未编写文档,仅有参数列表。
name
The method name to reflect.
A ReflectionMethod.