You are here

protected property FormatterWidget::$fieldManager in Formatter Field 8

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldWidget/FormatterWidget.php, line 39

Class

FormatterWidget
Defines the 'formatter' field widget.

Namespace

Drupal\formatter_field\Plugin\Field\FieldWidget

Code

protected $fieldManager;