You are here

protected property OpenIDConnectSession::$requestStack in OpenID Connect / OAuth client 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/OpenIDConnectSession.php, line 25

Class

OpenIDConnectSession
Session service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $requestStack;