You are here

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

The current user service.

Type: \Drupal\Core\Session\AccountInterface

File

src/Subscriber/CasGatewayAuthSubscriber.php, line 48

Class

CasGatewayAuthSubscriber
Event subscriber for implementing CAS gateway authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $currentUser;