protected property ViewsBlockArea::$blockManager in Views block area 8
The block plugin manager.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- src/
Plugin/ views/ area/ ViewsBlockArea.php, line 31 - 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\areaCode
protected $blockManager;