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