NodeForm::$currentUser

Same name and namespace in other branches
  1. 9 core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser
  2. 8.9.x core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser
  3. 10 core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser

The Current User object.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/node/src/NodeForm.php, line 34

Class

NodeForm
Form handler for the node edit forms.

Namespace

Drupal\node

Code

protected $currentUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.