ReflectionClass::getMethod
(PHP 5)
ReflectionClass::getMethod — Gets a ReflectionMethod
Beschreibung
Gets a ReflectionMethod about a method.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
name -
The method name to reflect.
Rückgabewerte
Siehe auch
- ReflectionClass::getMethod()
ReflectionClass::getMethod
There are no user contributed notes for this page.