You are here

public property EntityContextDefinition::$allowNull in Rules 8.3

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\Context

Code

public $allowNull = FALSE;