You are here

protected property GroupUserUpdateProcessor::$moduleHandler in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_user/src/Processor/GroupUserUpdateProcessor.php \Drupal\ldap_user\Processor\GroupUserUpdateProcessor::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

ldap_user/src/Processor/GroupUserUpdateProcessor.php, line 56

Class

GroupUserUpdateProcessor
Provides functionality to generically update existing users.

Namespace

Drupal\ldap_user\Processor

Code

protected $moduleHandler;