CKEditor5AspectsOfCKEditor5Plugin::$config
Same name in other branches
- 9 core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php \Drupal\ckeditor5\Annotation\CKEditor5AspectsOfCKEditor5Plugin::config
- 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\AnnotationCode
public $config = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.