You are here

protected property LibraryItemFieldWidget::$entityTypeBundleInfo in Library 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

LibraryItemFieldWidget
Plugin implementation of the 'library_item_field_widget' widget.

Namespace

Drupal\library\Plugin\Field\FieldWidget

Code

protected $entityTypeBundleInfo;