ContextDefinition::$getter

Name of getter function for this context variable.

Only applicable for events.

Type: string

File

src/Context/ContextDefinition.php, line 103

Class

ContextDefinition
Extends the core context definition class with useful methods.

Namespace

Drupal\rules\Context

Code

protected $getter = NULL;