(PHP 5)
ReflectionMethod::getPrototype — Gets prototype
Gets the methods prototype.
Esta função não está documentada; somente a lista de argumentos está disponível.
Esta função não contém parâmetros.
The prototype.
A ReflectionException exception is thrown if the method does not have a prototype.