Art J

Results 3 issues of Art J

### 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 -...

Progress: pending review
Priority: P3

### 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...

Progress: ready for review