You are here

protected property IntegrityViolation::$uuid in Rules 8.3

The UUID of the expression where the violation occurred.

Type: string

File

src/Engine/IntegrityViolation.php, line 31

Class

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

Namespace

Drupal\rules\Engine

Code

protected $uuid;