The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/modules/system/src/EventSubscriber/ConfigCacheTag.php, line 21
Class
- ConfigCacheTag
- A subscriber invalidating cache tags when system config objects are saved.
Namespace
Drupal\system\EventSubscriber
Code
protected $themeHandler;
Please login to continue.