You are here

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

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

The HTTP hostname to use for the CAS server.

Type: string

File

src/CasServerConfig.php, line 37

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $hostname;