Closed froschdesign closed 6 years ago
Version 2.12.0 of zend-form introduces a new method for the FormElementErrors view helper:
FormElementErrors
echo $this->formElementErrors()->setTranslateMessages(false);
This new method should be added to the documentation with a code example.
This was documented after the fact, but before the release:
Version 2.12.0 of zend-form introduces a new method for the
FormElementErrors
view helper:This new method should be added to the documentation with a code example.