You are here

protected property EntityView::$entityDisplayRepository in Chaos Tool Suite (ctools) 8.3

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

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

Class

EntityView
Provides a block to view a specific entity.

Namespace

Drupal\ctools\Plugin\Block

Code

protected $entityDisplayRepository;