public property ToolbarItemDependencyConstraint::$toolbarItem in Drupal 10
The toolbar item that this validation constraint requires to be enabled.
Type: null|string
File
- core/
modules/ ckeditor5/ src/ Plugin/ Validation/ Constraint/ ToolbarItemDependencyConstraint.php, line 33
Class
- ToolbarItemDependencyConstraint
- A CKEditor 5 toolbar item.
Namespace
Drupal\ckeditor5\Plugin\Validation\ConstraintCode
public $toolbarItem = NULL;