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