ReflectionClass::getConstructor
(PHP 5)
ReflectionClass::getConstructor — Gets constructor
説明
public object ReflectionClass::getConstructor
( void
)
Gets the constructor from a class.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
この関数にはパラメータはありません。
返り値
A ReflectionMethod object.
ReflectionClass::getConstructor
There are no user contributed notes for this page.
