You are here

protected property StatisticsPopularBlock::$statisticsStorage 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::statisticsStorage

The storage for statistics.

Type: \Drupal\statistics\StatisticsStorageInterface

File

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

Class

StatisticsPopularBlock
Provides a 'Popular content' block.

Namespace

Drupal\statistics\Plugin\Block

Code

protected $statisticsStorage;