mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix PHPCS error.
This commit is contained in:
parent
e78af35af7
commit
8c73086717
1 changed files with 0 additions and 1 deletions
|
@ -941,7 +941,6 @@ class FormHelper extends AppHelper {
|
|||
unset($options['fieldset']);
|
||||
}
|
||||
|
||||
|
||||
if (empty($fields)) {
|
||||
$fields = $modelFields;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue