You are here

protected property SelectionDisplayBase::$entityTypeManager in Entity Browser 8

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

Entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/SelectionDisplayBase.php, line 42

Class

SelectionDisplayBase
Base implementation for selection display plugins.

Namespace

Drupal\entity_browser

Code

protected $entityTypeManager;