You are here

protected property Authmap::$userStorage in External Authentication 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/migrate/destination/Authmap.php \Drupal\externalauth\Plugin\migrate\destination\Authmap::userStorage

User storage.

Type: \Drupal\user\UserStorageInterface

File

src/Plugin/migrate/destination/Authmap.php, line 34

Class

Authmap
Drupal 8 authmap destination.

Namespace

Drupal\externalauth\Plugin\migrate\destination

Code

protected $userStorage;