This commit is contained in:
Mark Scherer 2016-01-04 15:53:48 +01:00
parent cd59ab9c40
commit 55ca2ddabd

View file

@ -8607,7 +8607,7 @@ class FormHelperTest extends CakeTestCase {
$this->assertTags($result, $expected); $this->assertTags($result, $expected);
} }
/** /**
* Test the onsubmit option for create() * Test the onsubmit option for create()
* *
* @return void * @return void