CKEditor5PluginDefinition::$drupal

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

The Drupal aspects of the plugin definition.

Type: array

File

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

Class

CKEditor5PluginDefinition
Provides an implementation of a CKEditor 5 plugin definition.

Namespace

Drupal\ckeditor5\Plugin

Code

private $drupal;

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