CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap

Same name and namespace in other branches
  1. 10 core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php \Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginManager::cke4PluginSettingsMap
  2. 11.x core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php \Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginManager::cke4PluginSettingsMap

A map of CKEditor 4 plugins with settings to an upgrade plugin ID.

Type: array

File

core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php, line 38

Class

CKEditor4To5UpgradePluginManager
Provides a CKEditor 4 to 5 upgrade plugin manager.

Namespace

Drupal\ckeditor5\Plugin

Code

protected $cke4PluginSettingsMap;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.