ReflectionClass::getMethod
(PHP 5)
ReflectionClass::getMethod — Gets a ReflectionMethod
Descrierea
public object ReflectionClass::getMethod
( string $name
)
Gets a ReflectionMethod about a method.
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
- name
-
The method name to reflect.
Valorile întroarse
Vedeţi de asemenea
- ReflectionClass::getMethod
ReflectionClass::getMethod
There are no user contributed notes for this page.
