You are here

protected property StatisticsPopularBlock::$renderer in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php \Drupal\statistics\Plugin\Block\StatisticsPopularBlock::renderer

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php, line 50

Class

StatisticsPopularBlock
Provides a 'Popular content' block.

Namespace

Drupal\statistics\Plugin\Block

Code

protected $renderer;