protected property ContextDefinition::$allowNull in Typed Data API enhancements 8
Whether the context value is allowed to be NULL or not.
Type: bool
File
- src/
Context/ ContextDefinition.php, line 35
Class
- ContextDefinition
- Extends the core context definition class with useful methods.
Namespace
Drupal\typed_data\ContextCode
protected $allowNull = FALSE;