Log in
Interface

XmlDocumentInterface

Magento\PageBuilder\Model\Dom\Adapter\XmlDocumentInterface

What it does

This interface defines a contract for XML document wrapper classes in Magento's PageBuilder module.

Developers would implement this interface when creating adapter classes that handle XML document operations for PageBuilder content manipulation.

It serves as a standardization point for different XML document handling implementations.