You are here

protected property R4032LoginSubscriber::$currentUser in Redirect 403 to User Login 8

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/R4032LoginSubscriber.php \Drupal\r4032login\EventSubscriber\R4032LoginSubscriber::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventSubscriber/R4032LoginSubscriber.php, line 36

Class

R4032LoginSubscriber
Redirect 403 to User Login event subscriber.

Namespace

Drupal\r4032login\EventSubscriber

Code

protected $currentUser;