Model
DefaultConfigProvider
Magento\PageBuilder\Model\Wysiwyg\DefaultConfigProvider
What it does
This class provides default TinyMCE WYSIWYG editor configuration for Page Builder in Magento 2.
Developers would use this when they need to customize the toolbar buttons, plugins, or styling of the rich text editor used within Page Builder content types.
It overrides the default CMS module configuration to provide Page Builder-specific editor settings.
Public Methods
- getConfig()