You are here

protected property ContextDefinition::$allowNull in Rules 8.3

Whether the context value is allowed to be NULL or not.

Type: bool

File

src/Context/ContextDefinition.php, line 100

Class

ContextDefinition
Extends the core context definition class with useful methods.

Namespace

Drupal\rules\Context

Code

protected $allowNull = FALSE;