function CKEditor5Plugin::setClass
Overrides AttributeBase::setClass
File
-
core/
modules/ ckeditor5/ src/ Attribute/ CKEditor5Plugin.php, line 107
Class
- CKEditor5Plugin
- The CKEditor5Plugin attribute.
Namespace
Drupal\ckeditor5\AttributeCode
public function setClass($class) : void {
$this->drupal?->setClass($class);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.