You are here

protected property CasPreRedirectEvent::$casServerConfig in CAS 8

Same name and namespace in other branches
  1. 2.x src/Event/CasPreRedirectEvent.php \Drupal\cas\Event\CasPreRedirectEvent::casServerConfig

Data object representing the CAS server configuration to redirect to.

Type: \Drupal\cas\CasServerConfig

File

src/Event/CasPreRedirectEvent.php, line 43

Class

CasPreRedirectEvent
Class CasPreRedirectEvent.

Namespace

Drupal\cas\Event

Code

protected $casServerConfig;