public property CKEditorPlugin::$label in Drupal 8
Same name and namespace in other branches
- 9 core/modules/ckeditor/src/Annotation/CKEditorPlugin.php \Drupal\ckeditor\Annotation\CKEditorPlugin::label
The human-readable name of the CKEditor plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ ckeditor/ src/ Annotation/ CKEditorPlugin.php, line 42
Class
- CKEditorPlugin
- Defines a CKEditorPlugin annotation object.
Namespace
Drupal\ckeditor\AnnotationCode
public $label;