ThemeInfoRebuildSubscriber::$account

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/EventSubscriber/ThemeInfoRebuildSubscriber.php, line 43

Class

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

Namespace

Drupal\devel\EventSubscriber

Code

protected $account;