You are here

protected property ImageThumbnail::$entityTypeManager in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/EntityBrowser/FieldWidgetDisplay/ImageThumbnail.php \Drupal\entity_browser\Plugin\EntityBrowser\FieldWidgetDisplay\ImageThumbnail::entityTypeManager

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/EntityBrowser/FieldWidgetDisplay/ImageThumbnail.php, line 30

Class

ImageThumbnail
Displays image thumbnail.

Namespace

Drupal\entity_browser\Plugin\EntityBrowser\FieldWidgetDisplay

Code

protected $entityTypeManager;