You are here

public property EntityContextDefinition::$assignmentRestriction in Rules 8.3

The assignment restriction of this context.

Type: string|null

See also

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

File

src/Context/EntityContextDefinition.php, line 54

Class

EntityContextDefinition
Extends the core entity context definition class with useful methods.

Namespace

Drupal\rules\Context

Code

public $assignmentRestriction = NULL;