protected property UserStatistics::$database in Open Social 8.8
Same name and namespace in other branches
- 8.9 modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
- 10.3.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
- 10.0.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
- 10.1.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
- 10.2.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
The database connection object.
Type: \Drupal\Core\Database\Connection
File
- modules/
social_features/ social_profile/ src/ UserStatistics.php, line 19
Class
- UserStatistics
- Class UserStatistics.
Namespace
Drupal\social_profileCode
protected $database;