ReflectionClass::getConstructor
(PHP 5)
ReflectionClass::getConstructor — Gets constructor
Beschreibung
public object ReflectionClass::getConstructor
( void
)
Gets the constructor from a class.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
A ReflectionMethod object.
ReflectionClass::getConstructor
There are no user contributed notes for this page.
