Fix PHPCS error.

This commit is contained in:
mark_story 2016-05-25 23:05:12 +02:00
parent e78af35af7
commit 8c73086717

View file

@ -941,7 +941,6 @@ class FormHelper extends AppHelper {
unset($options['fieldset']);
}
if (empty($fields)) {
$fields = $modelFields;
}