ReflectionClass::getMethods
(PHP 5)
ReflectionClass::getMethods — Gets a list of methods
Beschreibung
public array ReflectionClass::getMethods
([ string $filter
] )
Gets a list of methods.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
- filter
-
The filter.
Rückgabewerte
An array of methods.
ReflectionClass::getMethods
There are no user contributed notes for this page.
