EntityView::$entityDisplayRepository
Same name in other branches
- 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\BlockCode
protected $entityDisplayRepository;