You are here

protected property ContentItemBlock::$entityDisplayRepository in Panopoly 8.2

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

modules/panopoly/panopoly_widgets/src/Plugin/Block/ContentItemBlock.php, line 40

Class

ContentItemBlock
Block that displays a node.

Namespace

Drupal\panopoly_widgets\Plugin\Block

Code

protected $entityDisplayRepository;