Config
Magento\PageBuilder\Model\Stage\Config
What it does
This class provides configuration data for the Page Builder visual editor in the Magento admin panel.
It aggregates settings like content types, menu sections, breakpoints, TinyMCE configuration, and ACL permissions that the JavaScript frontend needs to render and operate the Page Builder stage.
Developers interact with this when customizing Page Builder content types or modifying editor behavior.
Public Methods
- getConfig()