protected property CasRedirectData::$isCacheable in CAS 8
Same name and namespace in other branches
- 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\casCode
protected $isCacheable = FALSE;