protected property NodeStatisticsDatabaseStorage::$state in Drupal 8
Same name and namespace in other branches
- 9 core/modules/statistics/src/NodeStatisticsDatabaseStorage.php \Drupal\statistics\NodeStatisticsDatabaseStorage::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ statistics/ src/ NodeStatisticsDatabaseStorage.php, line 26
Class
- NodeStatisticsDatabaseStorage
- Provides the default database storage backend for statistics.
Namespace
Drupal\statisticsCode
protected $state;