You are here

protected property AddContentMenu::$account in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Dashboard/AddContentMenu.php \Drupal\dashboards\Plugin\Dashboard\AddContentMenu::account

AccountInterface definition.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Dashboard/AddContentMenu.php, line 31

Class

AddContentMenu
Show account info.

Namespace

Drupal\dashboards\Plugin\Dashboard

Code

protected $account;