ControllerBase::$currentUser

The current user service.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

ControllerBase
Utility base class for thin controllers.

Namespace

Drupal\Core\Controller

Code

1
protected $currentUser;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.