You are here

protected property ServiceController::$casLogout in CAS 8

Same name and namespace in other branches
  1. 2.x 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
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $casLogout;