Log in
Model

DocumentType

Magento\PageBuilder\Model\Dom\DocumentType

What it does

This class serves as a wrapper for PhpGt DOM DocumentType functionality in Page Builder.

It implements the DocumentTypeInterface to provide a standardized way to handle HTML document type declarations when processing Page Builder content.

Developers would use this when working with DOM manipulation in Page Builder components.