You are here

protected property SecureLoginResponseSubscriber::$currentUser in Secure Login 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/SecureLoginResponseSubscriber.php, line 45

Class

SecureLoginResponseSubscriber
Listens for login to the 403 page and redirects to destination.

Namespace

Drupal\securelogin

Code

protected $currentUser;