ReflectionClass::getConstructor
(PHP 5)
ReflectionClass::getConstructor — Gets constructor
Descrierea
public object ReflectionClass::getConstructor
( void
)
Gets the constructor from a class.
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcţie nu are parametri.
Valorile întroarse
A ReflectionMethod object.
ReflectionClass::getConstructor
There are no user contributed notes for this page.
