ToolbarItemDependencyConstraint::$message
Same name in other branches
- 9 core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemDependencyConstraint::message
- 10 core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemDependencyConstraint::message
The default violation message.
Type: string
File
-
core/
modules/ ckeditor5/ src/ Plugin/ Validation/ Constraint/ ToolbarItemDependencyConstraint.php, line 27
Class
- ToolbarItemDependencyConstraint
- A CKEditor 5 toolbar item.
Namespace
Drupal\ckeditor5\Plugin\Validation\ConstraintCode
public $message = 'Depends on %toolbar_item, which is not enabled.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.