You are here

protected property ContentItemBlock::$entityDisplayRepository in Panopoly Widgets 8.2

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Block/ContentItemBlock.php, line 40

Class

ContentItemBlock
Block that displays a node.

Namespace

Drupal\panopoly_widgets\Plugin\Block

Code

protected $entityDisplayRepository;