mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix CS.
This commit is contained in:
parent
cd59ab9c40
commit
55ca2ddabd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue