You are here

protected property WidgetBase::$entityTypeManager in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/WidgetBase.php \Drupal\entity_browser\WidgetBase::entityTypeManager

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WidgetBase.php, line 63

Class

WidgetBase
Base class for widget plugins.

Namespace

Drupal\entity_browser

Code

protected $entityTypeManager;