You are here

protected property SimplesamlphpDrupalAuth::$currentUser in simpleSAMLphp Authentication 8.3

The currently logged in user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Service/SimplesamlphpDrupalAuth.php, line 62

Class

SimplesamlphpDrupalAuth
Service to link SimpleSAMLphp authentication with Drupal users.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $currentUser;