You are here

private property CKEditor5PluginDefinition::$drupal in Drupal 10

The Drupal aspects of the plugin definition.

Type: array

File

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

Class

CKEditor5PluginDefinition
Provides an implementation of a CKEditor 5 plugin definition.

Namespace

Drupal\ckeditor5\Plugin

Code

private $drupal;