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