Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Controller/ControllerBase.php \Drupal\Core\Controller\ControllerBase::currentUser
  2. 9 core/lib/Drupal/Core/Controller/ControllerBase.php \Drupal\Core\Controller\ControllerBase::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountInterface

File

core/lib/Drupal/Core/Controller/ControllerBase.php, line 83

Class

ControllerBase
Utility base class for thin controllers.

Namespace

Drupal\Core\Controller

Code

protected $currentUser;