You are here

protected property SimplesamlphpAuthManager::$currentUser in simpleSAMLphp Authentication 8.3

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Service/SimplesamlphpAuthManager.php, line 57

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $currentUser;