ReflectionMethod::isConstructor 判断方法是否是构造方法 &reftitle.description; public boolReflectionMethod::isConstructor 判断方法是否是构造方法 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; 如果是构造方法返回 &true;,否则返回 &false; &reftitle.seealso; ReflectionMethod::__construct ReflectionMethod::isAbstract ReflectionMethod::isDestructor