You are here

protected property OpenIDConnect::$userStorage in OpenID Connect / OAuth client 2.x

Same name and namespace in other branches
  1. 8 src/OpenIDConnect.php \Drupal\openid_connect\OpenIDConnect::userStorage

The User entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/OpenIDConnect.php, line 76

Class

OpenIDConnect
Main service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $userStorage;