ThemeInfoRebuildSubscriber::$account

Same name in other branches
  1. 4.x src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::account

The current user.

Type: account

File

src/EventSubscriber/ThemeInfoRebuildSubscriber.php, line 39

Class

ThemeInfoRebuildSubscriber
Subscriber for force the system to rebuild the theme registry.

Namespace

Drupal\devel\EventSubscriber

Code

protected AccountProxyInterface $account;