public property FormElement::$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/ FormElement.php, line 51  
Class
- FormElement
 - Defines a flexiform form entity plugin annotation object.
 
Namespace
Drupal\flexiform\AnnotationCode
public $context = [];