You are here

protected property IntegrityViolation::$message in Rules 8.3

The user facing message of this violation.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup

File

src/Engine/IntegrityViolation.php, line 17

Class

IntegrityViolation
Holds information about an integrity violation in a Rules expression.

Namespace

Drupal\rules\Engine

Code

protected $message;