You are here

protected property UserStatistics::$database in Open Social 8.9

Same name and namespace in other branches
  1. 8.8 modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
  2. 10.3.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
  3. 10.0.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
  4. 10.1.x modules/social_features/social_profile/src/UserStatistics.php \Drupal\social_profile\UserStatistics::database
  5. 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_profile

Code

protected $database;