You are here

protected property UserStatisticsManager::$database in Opigno statistics 3.x

The database connection service.

Type: \Drupal\Core\Database\Connection

File

src/Services/UserStatisticsManager.php, line 56

Class

UserStatisticsManager
User statistics manager service definition.

Namespace

Drupal\opigno_statistics\Services

Code

protected $database;