You are here

protected property ServiceController::$settings in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::settings

Stores settings object.

Type: \Drupal\Core\Config\Config

File

src/Controller/ServiceController.php, line 83

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $settings;