Log in
Model

XmlDocument

Magento\PageBuilder\Model\Dom\XmlDocument

What it does

This class serves as a wrapper around the PhpGt DOM XMLDocument library, providing XML document handling capabilities within Magento's Page Builder module.

Developers would use this class when they need to parse, manipulate, or generate XML content for Page Builder components, such as processing XML-based page layouts or content structures.