Model
Config
Magento\Cms\Model\Wysiwyg\Config
What it does
This class provides configuration for the WYSIWYG (What You See Is What You Get) editor used in Magento's CMS.
Developers use it to retrieve editor settings, check if the editor is enabled or hidden, configure media gallery integration, and set up widgets and variables for content editing in the admin panel.
Public Methods
- getConfig()
- getSkinImagePlaceholderPath()
- isEnabled()
- isHidden()