You are here

protected property Redirect::$currentUser in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::currentUser
  2. 4.0.x src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/EntityLegal/Redirect.php, line 45

Class

Redirect
Method class for redirecting existing users to accept a legal document.

Namespace

Drupal\entity_legal\Plugin\EntityLegal

Code

protected $currentUser;