You are here

protected property ContextDefinition::$assignmentRestriction in Rules 8.3

The assignment restriction of this context.

Type: string|null

See also

\Drupal\rules\Context\ContextDefinitionInterface::getAssignmentRestriction()

File

src/Context/ContextDefinition.php, line 109

Class

ContextDefinition
Extends the core context definition class with useful methods.

Namespace

Drupal\rules\Context

Code

protected $assignmentRestriction = NULL;