You are here

protected property LibraryItemFieldWidget::$entityTypeManager in Library 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/LibraryItemFieldWidget.php, line 41

Class

LibraryItemFieldWidget
Plugin implementation of the 'library_item_field_widget' widget.

Namespace

Drupal\library\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;