You are here

protected property IntegrityViolation::$contextName in Rules 8.3

The associated context name (optional).

Type: string

File

src/Engine/IntegrityViolation.php, line 24

Class

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

Namespace

Drupal\rules\Engine

Code

protected $contextName;