You are here

public property CKEditorPlugin::$label in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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
Contains \Drupal\ckeditor\Annotation\CKEditorPlugin.

Class

CKEditorPlugin
Defines a CKEditorPlugin annotation object.

Namespace

Drupal\ckeditor\Annotation

Code

public $label;