public property DrupalAspectsOfCKEditor5Plugin::$toolbar_items in Drupal 10
List of toolbar items the plugin provides.
This property is optional and it does not need to be declared.
Type: array[]
File
- core/
modules/ ckeditor5/ src/ Annotation/ DrupalAspectsOfCKEditor5Plugin.php, line 102
Class
- DrupalAspectsOfCKEditor5Plugin
- Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.
Namespace
Drupal\ckeditor5\AnnotationCode
public $toolbar_items = [];