You are here

protected property ForwardAccessChecker::$currentUser in Forward 8.3

Same name and namespace in other branches
  1. 8 src/ForwardAccessChecker.php \Drupal\forward\ForwardAccessChecker::currentUser
  2. 8.2 src/ForwardAccessChecker.php \Drupal\forward\ForwardAccessChecker::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/ForwardAccessChecker.php, line 18

Class

ForwardAccessChecker
Defines a class for checking whether a Forward link or form can be diplayed within a given context.

Namespace

Drupal\forward

Code

protected $currentUser;