You are here

protected property SimplesamlphpAuthController::$account in simpleSAMLphp Authentication 8.3

The current account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/SimplesamlphpAuthController.php, line 57

Class

SimplesamlphpAuthController
Controller routines for simplesamlphp_auth routes.

Namespace

Drupal\simplesamlphp_auth\Controller

Code

protected $account;