You are here

public property DrupalAspectsOfCKEditor5Plugin::$admin_library in Drupal 10

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 61

Class

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

Namespace

Drupal\ckeditor5\Annotation

Code

public $admin_library = FALSE;