EntityContextDefinition::$allowNull
Whether the context value is allowed to be NULL or not.
Type: bool
File
-
src/
Context/ EntityContextDefinition.php, line 45
Class
- EntityContextDefinition
- Extends the core entity context definition class with useful methods.
Namespace
Drupal\rules\ContextCode
public $allowNull = FALSE;