DrupalAspectsOfCKEditor5Plugin::$admin_library
Same name in other branches
- 9 core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php \Drupal\ckeditor5\Annotation\DrupalAspectsOfCKEditor5Plugin::admin_library
- 10 core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php \Drupal\ckeditor5\Annotation\DrupalAspectsOfCKEditor5Plugin::admin_library
The admin library this plugin provides.
This property is optional and it does not need to be declared.
Type: string|false
File
-
core/
modules/ ckeditor5/ src/ Annotation/ DrupalAspectsOfCKEditor5Plugin.php, line 70
Class
- DrupalAspectsOfCKEditor5Plugin
- Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.
Namespace
Drupal\ckeditor5\AnnotationCode
public $admin_library = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.