protected property NodeStatisticsDatabaseStorage::$requestStack in Drupal 8
Same name and namespace in other branches
- 9 core/modules/statistics/src/NodeStatisticsDatabaseStorage.php \Drupal\statistics\NodeStatisticsDatabaseStorage::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
modules/ statistics/ src/ NodeStatisticsDatabaseStorage.php, line 33
Class
- NodeStatisticsDatabaseStorage
- Provides the default database storage backend for statistics.
Namespace
Drupal\statisticsCode
protected $requestStack;