createForm($formClass, $data); } /** * This is just a test to avoid warnings being submitted from the testrunner * */ public function testForRemovingWarnings() { $this->assertTrue(true); } } }