Art J
Art J
subj :)
### Description (*) Fix a few typos in PHPDoc comments: ``` \Magento\ConfigurableProduct\Block\Product\View\Type::_getAdditionalConfig() \Magento\ConfigurableProduct\Block\Adminhtml\Product\Composite\Fieldset\Configurable::_getAdditionalConfig() ``` ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose -...
### Description We encountered a scenario where missing HTML elements in Page Builder led to runtime errors due to direct calls to `setAttribute`. To address this, we added an existence...