Log in
Factory

ConfigProviderFactory

Magento\Cms\Model\Wysiwyg\ConfigProviderFactory

What it does

This factory class creates instances of WYSIWYG (What You See Is What You Get) configuration provider objects.

Developers use this when they need to instantiate different WYSIWYG config providers dynamically by passing a class name and optional constructor arguments, commonly used when configuring TinyMCE editors for CMS content.

Public Methods

  • create()