protected property NodeForm::$currentUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::currentUser
- 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\nodeCode
protected $currentUser;