public property CKEditor5AspectsOfCKEditor5Plugin::$config in Drupal 10
A keyed array of additional values for the CKEditor5 constructor config.
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 = [];