You are here

protected property ViewsBlockArea::$entityRepository in Views block area 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/views/area/ViewsBlockArea.php, line 38
Contains \Drupal\block\Plugin\views\area\Block.

Class

ViewsBlockArea
Provides an area handler which renders a block entity in a certain view mode.

Namespace

Drupal\views_block_area\Plugin\views\area

Code

protected $entityRepository;