You are here

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

The User module status entities storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|null

File

src/Services/UserStatisticsManager.php, line 63

Class

UserStatisticsManager
User statistics manager service definition.

Namespace

Drupal\opigno_statistics\Services

Code

protected $userModuleStatusStorage = NULL;