ToolbarHandler::$account

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/ToolbarHandler.php, line 42

Class

ToolbarHandler
Toolbar integration handler.

Namespace

Drupal\devel

Code

protected $account;