You are here

protected property CasServerConfig::$httpScheme in CAS 2.x

Same name and namespace in other branches
  1. 8 src/CasServerConfig.php \Drupal\cas\CasServerConfig::httpScheme

The HTTP scheme to use for the CAS server.

Type: string

File

src/CasServerConfig.php, line 30

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $httpScheme;