(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.