You are here

protected property WebformThemeNegotiator::$user in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Theme/WebformThemeNegotiator.php \Drupal\webform\Theme\WebformThemeNegotiator::user

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Theme/WebformThemeNegotiator.php, line 21

Class

WebformThemeNegotiator
Sets the admin theme on a webform that does not have a public canonical URL.

Namespace

Drupal\webform\Theme

Code

protected $user;