EntityContextDefinition::$assignmentRestriction
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\ContextCode
public $assignmentRestriction = NULL;