(PHP 5)
ReflectionMethod::getPrototype — Gets prototype
Gets the methods prototype.
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
Тази функция няма параметри.
The prototype.
A ReflectionException exception is thrown if the method does not have a prototype.