You are here

protected property ThemeNegotiator::$user in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Theme/ThemeNegotiator.php \Drupal\dashboards\Theme\ThemeNegotiator::user

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Theme/ThemeNegotiator.php, line 35

Class

ThemeNegotiator
Dashboard theme negotiator.

Namespace

Drupal\dashboards\Theme

Code

protected $user;