EntityView::$entityDisplayRepository

Same name and namespace in other branches
  1. 4.0.x src/Plugin/Block/EntityView.php \Drupal\ctools\Plugin\Block\EntityView::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Block/EntityView.php, line 42

Class

EntityView
Provides a block to view a specific entity.

Namespace

Drupal\ctools\Plugin\Block

Code

protected $entityDisplayRepository;