(PHP 5)
ReflectionMethod::getPrototype — Gets prototype
Gets the methods prototype.
本函数暂无文档,仅有参数列表。
This function has no parameters.
The prototype.
A ReflectionException exception is thrown if the method does not have a prototype.