protected property ServiceController::$casLogout in CAS 2.x
Same name and namespace in other branches
- 8 src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::casLogout
Used to log a user out due to a single log out request.
Type: \Drupal\cas\Service\CasLogout
File
- src/
Controller/ ServiceController.php, line 62
Class
- ServiceController
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $casLogout;