Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 392 Bytes

2023-06-07-use-value-of-before-system-config-changed-event.md

File metadata and controls

9 lines (9 loc) · 392 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Use value of BeforeSystemConfigChangedEvent in the SystemConfigService set value.
issue: NEXT-28427
author: Andreas Allacher
author_email: andreas.allacher@massiveart.com
author_github: @AndreasA
---

Core

  • Changed Shopware\Core\System\SystemConfig\SystemConfigService to use the value provided by the subscribers of the BeforeSystemConfigChangedEvent to set the config value.