ReflectionMethod::isConstructor Checks if method is a constructor &reftitle.description; public boolReflectionMethod::isConstructor Checks if the method is a constructor. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; &true; if the method is a constructor, otherwise &false; &reftitle.seealso; ReflectionMethod::__construct ReflectionMethod::isAbstract ReflectionMethod::isDestructor