NodeForm::$currentUser
Same name in other branches
- 9 core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser
- 8.9.x core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser
- 11.x 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\nodeCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.