You are here

protected property CasServerConfig::$path in CAS 8

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

The path where CAS can be interacted with on the CAS server.

Type: string

File

src/CasServerConfig.php, line 51

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $path;