(PHP 5)
ReflectionMethod::getPrototype — Gets prototype
Gets the methods prototype.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
The prototype.
A ReflectionException exception is thrown if the method does not have a prototype.