protected property ViewsBlockArea::$renderer in Views block area 8
The renderer.
Type: \Drupal\Core\Render\RendererInterface
Overrides PluginBase::$renderer
File
- src/
Plugin/ views/ area/ ViewsBlockArea.php, line 45 - 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 $renderer;