You are here

protected property NodeTabForm::$currentUser in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::currentUser
  2. 3.x src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::currentUser

The currently authenticated user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/NodeTabForm.php, line 39

Class

NodeTabForm
Configure simplenews subscriptions of a user.

Namespace

Drupal\simplenews\Form

Code

protected $currentUser;