protected property ThemeInfoRebuildSubscriber::$account in Devel 8.3
Same name and namespace in other branches
- 8 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::account
- 8.2 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::account
- 4.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\EventSubscriberCode
protected $account;