protected property AddStyleSheetCommand::$editorId in Drupal 8
Same name and namespace in other branches
- 9 core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php \Drupal\ckeditor\Ajax\AddStyleSheetCommand::editorId
The CKEditor instance ID.
Type: string
File
- core/
modules/ ckeditor/ src/ Ajax/ AddStyleSheetCommand.php, line 17
Class
- AddStyleSheetCommand
- AJAX command to add style sheets to a CKEditor instance.
Namespace
Drupal\ckeditor\AjaxCode
protected $editorId;