You are here

protected property GroupStatistics::$database in Open Social 10.2.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_group/src/GroupStatistics.php \Drupal\social_group\GroupStatistics::database
  2. 8.8 modules/social_features/social_group/src/GroupStatistics.php \Drupal\social_group\GroupStatistics::database
  3. 10.3.x modules/social_features/social_group/src/GroupStatistics.php \Drupal\social_group\GroupStatistics::database
  4. 10.0.x modules/social_features/social_group/src/GroupStatistics.php \Drupal\social_group\GroupStatistics::database
  5. 10.1.x modules/social_features/social_group/src/GroupStatistics.php \Drupal\social_group\GroupStatistics::database

The database connection object.

Type: \Drupal\Core\Database\Connection

File

modules/social_features/social_group/src/GroupStatistics.php, line 20

Class

GroupStatistics
Class GroupStatistics.

Namespace

Drupal\social_group

Code

protected $database;