protected property NodeTabForm::$currentUser in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::currentUser
- 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\FormCode
protected $currentUser;