You are here

private property ReadonlyFieldWidget::$fieldFormatterManager in Read-only Field Widget 8

The formatter plugin manager.

Type: \Drupal\Core\Field\FormatterPluginManager

File

src/Plugin/Field/FieldWidget/ReadonlyFieldWidget.php, line 40

Class

ReadonlyFieldWidget
Plugin implementation of the 'readonly_field_widget' widget.

Namespace

Drupal\readonly_field_widget\Plugin\Field\FieldWidget

Code

private $fieldFormatterManager;