You are here

protected property OpenIDConnect::$moduleHandler in OpenID Connect / OAuth client 8

Same name and namespace in other branches
  1. 2.x src/OpenIDConnect.php \Drupal\openid_connect\OpenIDConnect::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/OpenIDConnect.php, line 80

Class

OpenIDConnect
Main service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $moduleHandler;