Model
DomDocument
Magento\PageBuilder\Model\Dom\DomDocument
What it does
This class serves as a wrapper for the PhpGt DOM Document library, providing Magento-specific DOM manipulation capabilities for Page Builder content.
Developers use this to parse, manipulate, and traverse HTML content within Page Builder components, enabling programmatic modifications to page elements before rendering or storage.