You are here

protected property CasForcedAuthSubscriber::$currentUser in CAS 2.x

The current user service.

Type: \Drupal\Core\Session\AccountInterface

File

src/Subscriber/CasForcedAuthSubscriber.php, line 43

Class

CasForcedAuthSubscriber
Event subscriber for implementing CAS forced authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $currentUser;