You are here

protected property CasServerConfig::$protocolVersion in CAS 8

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

The CAS protocol version to use when interacting with the CAS server.

Type: string

File

src/CasServerConfig.php, line 23

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $protocolVersion;