ToolbarHandler::$account

Same name in other branches
  1. 4.x src/ToolbarHandler.php \Drupal\devel\ToolbarHandler::account

The current user.

Type: account

File

src/ToolbarHandler.php, line 21

Class

ToolbarHandler
Toolbar integration handler.

Namespace

Drupal\devel

Code

protected AccountProxyInterface $account;