You are here

protected property ThemeSwitcherRuleListBuilder::$currentUser in Theme Switcher Rules 8

The current user object.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/ThemeSwitcherRuleListBuilder.php, line 25

Class

ThemeSwitcherRuleListBuilder
Provides a listing of theme_switcher_rule.

Namespace

Drupal\theme_switcher\Controller

Code

protected $currentUser;