You are here

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

User storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

GroupUserUpdateProcessor
Provides functionality to generically update existing users.

Namespace

Drupal\ldap_user\Processor

Code

protected $userStorage;