You are here

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

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

Stores settings object.

Type: \Drupal\Core\Config\Config

File

src/Service/CasLogout.php, line 34

Class

CasLogout
Provides a default implementation for 'cas.logout' service.

Namespace

Drupal\cas\Service

Code

protected $settings;