(PHP 5)
ReflectionMethod::getPrototype — Gets prototype
Gets the methods prototype.
This function is currently not documented; only its argument list is available.
This function has no parameters.
The prototype.
A ReflectionException exception is thrown if the method does not have a prototype.