Log in
Model

PropertyAttribute

Magento\PageBuilder\Model\Dom\PropertyAttribute

What it does

This class serves as a wrapper for PhpGt DOM PropertyAttribute functionality within Magento's Page Builder module.

Developers would use this when working with DOM element property attributes in Page Builder content, providing a standardized interface for manipulating HTML element properties.

It implements PropertyAttributeInterface to ensure consistent handling of property attributes across the Page Builder system.