AccountSwitcher::$currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

core/lib/Drupal/Core/Session/AccountSwitcher.php, line 26

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

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

Please login to continue.