Remove incorrect 'echo' that results in an error
FormHelper::inputDefaults() returns an array, so its output should not be echoed.
Loading
Please sign in to comment
FormHelper::inputDefaults() returns an array, so its output should not be echoed.