You are here

protected property CasValidator::$settings in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Service/CasValidator.php \Drupal\cas\Service\CasValidator::settings

Stores settings object.

Type: \Drupal\Core\Config\Config

File

src/Service/CasValidator.php, line 50

Class

CasValidator
The CAS ticket validator service.

Namespace

Drupal\cas\Service

Code

protected $settings;