You are here

protected property FormWidgetManagerTrait::$widgetManager in Typed Data API enhancements 8

The widget manager.

Type: \Drupal\typed_data\Widget\FormWidgetManagerInterface

File

src/Widget/FormWidgetManagerTrait.php, line 15

Class

FormWidgetManagerTrait
Helper to access the form widget manager service.

Namespace

Drupal\typed_data\Widget

Code

protected $widgetManager;