You are here

protected property CasPreRedirectEvent::$casServerConfig in CAS 2.x

Same name and namespace in other branches
  1. 8 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;