suche nach in der

ReflectionClass::getDefaultProperties> <ReflectionClass::getConstants
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::getConstructor

(PHP 5)

ReflectionClass::getConstructorGets 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.

Siehe auch



add a note add a note User Contributed Notes
ReflectionClass::getConstructor
There are no user contributed notes for this page.