You are here

protected property ServiceController::$casUserManager in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::casUserManager

Used to log a user in after they've been validated.

Type: \Drupal\cas\Service\CasUserManager

File

src/Controller/ServiceController.php, line 55

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $casUserManager;