DeletedWorkspaceConstraint::$message
Same name in other branches
- 9 core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php \Drupal\workspaces\Plugin\Validation\Constraint\DeletedWorkspaceConstraint::message
- 8.9.x core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php \Drupal\workspaces\Plugin\Validation\Constraint\DeletedWorkspaceConstraint::message
- 10 core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php \Drupal\workspaces\Plugin\Validation\Constraint\DeletedWorkspaceConstraint::message
The default violation message.
Type: string
File
-
core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ DeletedWorkspaceConstraint.php, line 23
Class
- DeletedWorkspaceConstraint
- Deleted workspace constraint.
Namespace
Drupal\workspaces\Plugin\Validation\ConstraintCode
public $message = 'A workspace with this ID has been deleted but data still exists for it.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.