protected property ServiceController::$settings in CAS 2.x
Same name and namespace in other branches
- 8 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
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $settings;