You are here

private property CKEditor5PluginDefinition::$ckeditor5 in Drupal 10

The CKEditor 5 aspects of the plugin definition.

Type: array

File

core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php, line 28

Class

CKEditor5PluginDefinition
Provides an implementation of a CKEditor 5 plugin definition.

Namespace

Drupal\ckeditor5\Plugin

Code

private $ckeditor5;