You are here

protected property CasRedirectData::$willRedirect in CAS 8

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

Indicates whether the redirect will occur.

Type: bool

File

src/CasRedirectData.php, line 29

Class

CasRedirectData
Class CasRedirectData.

Namespace

Drupal\cas

Code

protected $willRedirect = TRUE;