Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NodeViewController.php
NodeViewController::$currentUser
The current user.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
modules/
node/
src/
Controller/
NodeViewController.php
, line 23
Class
NodeViewController
Defines a controller to render a single node.
Namespace
Drupal\node\Controller
Code
protected $currentUser;
RSS feed