summaryrefslogtreecommitdiffstatshomepage
path: root/core/core.services.yml
diff options
context:
space:
mode:
Diffstat (limited to 'core/core.services.yml')
-rw-r--r--core/core.services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core.services.yml b/core/core.services.yml
index dc37393615e..789eee02214 100644
--- a/core/core.services.yml
+++ b/core/core.services.yml
@@ -709,7 +709,7 @@ services:
Drupal\Core\Extension\ThemeHandlerInterface: '@theme_handler'
theme_installer:
class: Drupal\Core\Extension\ThemeInstaller
- arguments: ['@theme_handler', '@config.factory', '@config.installer', '@module_handler', '@config.manager', '@asset.css.collection_optimizer', '@router.builder', '@logger.channel.default', '@state', '@extension.list.module', '@theme.registry', '@extension.list.theme']
+ arguments: ['@theme_handler', '@config.factory', '@config.installer', '@module_handler', '@config.manager', '@asset.css.collection_optimizer', '@router.builder', '@logger.channel.default', '@state', '@extension.list.module', '@theme.registry', '@extension.list.theme', '@plugin.manager.sdc']
Drupal\Core\Extension\ThemeInstallerInterface: '@theme_installer'
entity.memory_cache:
class: Drupal\Core\Cache\MemoryCache\LruMemoryCache