protected property ContextDefinition::$assignmentRestriction in Typed Data API enhancements 8
The assignment restriction of this context.
Type: string|null
See also
\Drupal\typed_data\Context\ContextDefinitionInterface::getAssignmentRestriction()
File
- src/
Context/ ContextDefinition.php, line 44
Class
- ContextDefinition
- Extends the core context definition class with useful methods.
Namespace
Drupal\typed_data\ContextCode
protected $assignmentRestriction = NULL;