Log in
Interface

DocumentTypeInterface

Magento\PageBuilder\Model\Dom\Adapter\DocumentTypeInterface

What it does

This interface defines a contract for DocumentType wrapper implementations in the PageBuilder module.

Developers would implement this interface when creating adapters that need to handle different document type declarations in DOM parsing, allowing PageBuilder to work with various HTML/XML document type specifications in a standardized way.