You are here

protected property CasServerConfig::$port in CAS 8

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

The port number to use for the CAS server.

Type: int

File

src/CasServerConfig.php, line 44

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $port;