You are here

public property OrderVersionConstraint::$message in Commerce Core 8.2

File

modules/order/src/Plugin/Validation/Constraint/OrderVersionConstraint.php, line 18

Class

OrderVersionConstraint
Validation constraint for the order version.

Namespace

Drupal\commerce_order\Plugin\Validation\Constraint

Code

public $message = 'The order has either been modified by another user, or you have already submitted modifications. As a result, your changes cannot be saved.';