You are here

protected property EntityBrowserBlock::$entityTypeManager in Entity Browser Block 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/EntityBrowserBlock.php, line 31

Class

EntityBrowserBlock
Defines a generic entity browser block type.

Namespace

Drupal\entity_browser_block\Plugin\Block

Code

protected $entityTypeManager;