You are here

protected property OpenIDConnectClientBase::$pageCacheKillSwitch in OpenID Connect / OAuth client 8

Same name and namespace in other branches
  1. 2.x src/Plugin/OpenIDConnectClientBase.php \Drupal\openid_connect\Plugin\OpenIDConnectClientBase::pageCacheKillSwitch

Page cache kill switch.

Type: \Drupal\Core\PageCache\ResponsePolicy\KillSwitch

File

src/Plugin/OpenIDConnectClientBase.php, line 72

Class

OpenIDConnectClientBase
Base class for OpenID Connect client plugins.

Namespace

Drupal\openid_connect\Plugin

Code

protected $pageCacheKillSwitch;