Model
WysiwygDefaultConfig
Magento\Cms\Model\WysiwygDefaultConfig
What it does
This class provides a default, no-op implementation of the WYSIWYG editor configuration provider interface.
It simply returns the configuration object unchanged, serving as a fallback when no custom WYSIWYG configuration is needed.
Developers can use this as a baseline or create their own implementation to customize the WYSIWYG editor settings for CMS content.
Public Methods
- getConfig()