You are here

protected property CasRedirectData::$isCacheable in CAS 8

Same name and namespace in other branches
  1. 2.x src/CasRedirectData.php \Drupal\cas\CasRedirectData::isCacheable

Indicates whether the redirect response can be cached.

Type: bool

File

src/CasRedirectData.php, line 36

Class

CasRedirectData
Class CasRedirectData.

Namespace

Drupal\cas

Code

protected $isCacheable = FALSE;