Log in
Interface

CommentInterface

Magento\PageBuilder\Model\Dom\Adapter\CommentInterface

What it does

This interface defines a contract for wrapper classes that handle HTML/XML comment nodes in Page Builder's DOM manipulation functionality.

Developers would implement this interface when creating custom comment node adapters that work with Page Builder's DOM processing system, allowing consistent handling of comment elements across different DOM implementations.