See also:
- The class
\Magento\Framework\Data\Form\Element\Textarea
breaks specification of the parent class\Magento\Framework\Data\Form\Element\AbstractElement
by not calling the methodgetBeforeElementHtml
(getAfterElementHtml
is called) - The class
\Magento\Framework\Data\Form\Element\Fieldset
breaks specification of the parent class\Magento\Framework\Data\Form\Element\AbstractElement
by not calling the methodgetBeforeElementHtml
(getAfterElementHtml
is called)