You are here

protected property CKEditor4To5UpgradePluginManager::$cke4ButtonsMap in Drupal 10

A map of CKEditor 4 buttons to an upgrade plugin ID.

Type: array

File

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

Class

CKEditor4To5UpgradePluginManager
Provides a CKEditor 4 to 5 upgrade plugin manager.

Namespace

Drupal\ckeditor5\Plugin

Code

protected $cke4ButtonsMap;