You are here

protected property RedirectSubscriber::$currentUser in Url Redirect 8

Same name and namespace in other branches
  1. 8.2 src/EventSubscriber/RedirectSubscriber.php \Drupal\url_redirect\EventSubscriber\RedirectSubscriber::currentUser

Current user service.

Type: \Drupal\Core\Session\AccountProxy

File

src/EventSubscriber/RedirectSubscriber.php, line 50

Class

RedirectSubscriber

Namespace

Drupal\url_redirect\EventSubscriber

Code

protected $currentUser;