You are here

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

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/SectionStorage/DashboardSectionStorage.php, line 63

Class

DashboardSectionStorage
Dashboard section storage.

Namespace

Drupal\dashboards\Plugin\SectionStorage

Code

protected $account;