ReflectionMethod::isConstructor
コンストラクタであるかどうかを調べる
&reftitle.description;
public boolReflectionMethod::isConstructor
コンストラクタであるかどうかを調べます。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
コンストラクタである場合に &true;、それ以外の場合に &false; を返します。
&reftitle.seealso;
ReflectionMethod::__construct
ReflectionMethod::isAbstract
ReflectionMethod::isDestructor