You are here

protected property FormElementComponent::$contextHandler in Flexiform 8

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Plugin/FormComponentType/FormElementComponent.php, line 38

Class

FormElementComponent
Component class for field widgets.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $contextHandler;