You are here

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

The entity display repository service.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

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

Class

EntityBrowserBlock
Defines a generic entity browser block type.

Namespace

Drupal\entity_browser_block\Plugin\Block

Code

protected $entityDisplayRepository;