CKEditor5AspectsOfCKEditor5Plugin::$config

Same name and namespace in other branches
  1. 9 core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php \Drupal\ckeditor5\Annotation\CKEditor5AspectsOfCKEditor5Plugin::config
  2. 10 core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php \Drupal\ckeditor5\Annotation\CKEditor5AspectsOfCKEditor5Plugin::config

A keyed array of additional values for the CKEditor 5 configuration.

This property is optional and it does not need to be declared.

Type: array[]

File

core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php, line 41

Class

CKEditor5AspectsOfCKEditor5Plugin
Defines the "CKEditor 5 aspects of a CKEditor5Plugin" annotation object.

Namespace

Drupal\ckeditor5\Annotation

Code

public $config = [];

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