EntityWorkspaceConflictConstraint::$message
The default violation message.
Type: string
File
-
core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityWorkspaceConflictConstraint.php, line 24
Class
- EntityWorkspaceConflictConstraint
- Validation constraint for an entity being edited in multiple workspaces.
Namespace
Drupal\workspaces\Plugin\Validation\ConstraintCode
public $message = 'The content is being edited in the @label workspace. As a result, your changes cannot be saved.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.