You are here

protected property UserClaimsNormalizer::$moduleHandler in Simple OAuth (OAuth2) & OpenID Connect 5.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Normalizer/UserClaimsNormalizer.php, line 41

Class

UserClaimsNormalizer
Normalizes a user entity to extract the claims.

Namespace

Drupal\simple_oauth\Normalizer

Code

protected $moduleHandler;