ReflectionMethod::getPrototype
(PHP 5)
ReflectionMethod::getPrototype — دریافت prototype
Description
public void ReflectionMethod::getPrototype
( void
)
دریافت prototype متد.
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
prototype.
Errors/Exceptions
استثنا ReflectionException در صورت نبود prototype متد ایجاد خواهد شد.
There are no user contributed notes for this page.
