AddStyleSheetCommand::$styleSheets
Same name in other branches
- 8.9.x 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 = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.