service cas.logout in CAS 8
Same name and namespace in other branches
- 2.x cas.services.yml \cas.logout
Class
Drupal\cas\Service\CasLogout2 string references to cas.logout
- CasSubscriber::isIgnoreableRoute in src/
Subscriber/ CasSubscriber.php - Checks current request route against a list of routes we want to ignore.
- ServiceController::create in src/
Controller/ ServiceController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\cas\Service\CasLogout
- arguments:
- - '@cas.helper'
- - '@database'
- - '@config.factory'