You are here

public property FlexiformFormEntity::$context in Flexiform 8

An array of context definitions describing the context used by the plugin.

The array is keyed by context names.

Type: \Drupal\Core\Annotation\ContextDefinition[]

File

src/Annotation/FlexiformFormEntity.php, line 52

Class

FlexiformFormEntity
Defines a flexiform form entity plugin annotation object.

Namespace

Drupal\flexiform\Annotation

Code

public $context = [];