You are here

public property DrupalAspectsOfCKEditor5Plugin::$label in Drupal 10

The human-readable name of the CKEditor plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php, line 32

Class

DrupalAspectsOfCKEditor5Plugin
Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.

Namespace

Drupal\ckeditor5\Annotation

Code

public $label;