You are here

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

Same name and namespace in other branches
  1. 8 src/Event/CasPreValidateServerConfigEvent.php \Drupal\cas\Event\CasPreValidateServerConfigEvent::casServerConfig

The CAS server config value object.

Type: \Drupal\cas\CasServerConfig

File

src/Event/CasPreValidateServerConfigEvent.php, line 23

Class

CasPreValidateServerConfigEvent
Class CasPreValidateServerConfigEvent.

Namespace

Drupal\cas\Event

Code

protected $casServerConfig;