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
8423c004b9
commit
3fb752a577
1 changed files with 1 additions and 1 deletions
|
@ -8627,7 +8627,7 @@ class FormHelperTest extends CakeTestCase {
|
|||
$this->assertTags($result, $expected);
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Test the onsubmit option for create()
|
||||
*
|
||||
* @return void
|
||||
|
|
Loading…
Reference in a new issue