Log in
Model

DefaultConfigProvider

Magento\Cms\Model\Wysiwyg\DefaultConfigProvider

What it does

This class provides default configuration settings for the TinyMCE WYSIWYG editor used in Magento 2's CMS module.

Developers use this to understand or customize the default toolbar buttons, plugins, and styling for the rich text editor that appears in admin forms.

It defines which editing features (bold, italic, lists, tables, etc.) are available by default in CMS content areas.

Public Methods

  • getConfig()