You are here

protected property UserManagementService::$moduleHandler in Auto Purge Users 8.3

Same name and namespace in other branches
  1. 8.2 src/Services/UserManagementService.php \Drupal\purge_users\Services\UserManagementService::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Services/UserManagementService.php, line 39

Class

UserManagementService
Class that holds the purging logic.

Namespace

Drupal\purge_users\Services

Code

protected $moduleHandler;