This commit is contained in:
Mark Scherer 2016-01-07 11:09:48 +01:00
parent 8423c004b9
commit 3fb752a577

View file

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