You are here

service cas.helper in CAS 2.x

Same name and namespace in other branches
  1. 8 cas.services.yml \cas.helper

Class

Drupal\cas\Service\CasHelper
3 string references to cas.helper
LogoutController::create in src/Controller/LogoutController.php
Instantiates a new instance of this class.
ProxyCallbackController::create in src/Controller/ProxyCallbackController.php
Instantiates a new instance of this class.
ServiceController::create in src/Controller/ServiceController.php
Instantiates a new instance of this class.

File

./cas.services.yml
cas.services.yml

View source
  1. class: Drupal\cas\Service\CasHelper
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.factory'
  5. - '@token'