protected property ReadonlyFieldWidget::$entityTypeManager in Read-only Field Widget 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Field/ FieldWidget/ ReadonlyFieldWidget.php, line 33
Class
- ReadonlyFieldWidget
- Plugin implementation of the 'readonly_field_widget' widget.
Namespace
Drupal\readonly_field_widget\Plugin\Field\FieldWidgetCode
protected $entityTypeManager;