You are here

protected property ExistingRightsResult::$messageOther in Commerce License 8.2

Message to show to another stating that the user already has these rights.

This is for cases such as an admin user updating a cart, or creating an order for another user.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup

File

src/ExistingRights/ExistingRightsResult.php, line 37

Class

ExistingRightsResult
Represents the result of a check for a user's existing rights.

Namespace

Drupal\commerce_license\ExistingRights

Code

protected $messageOther;