Skip to content

Commit 62a9208

Browse files
committed
ACPT-1551: Modularity of ReloadProcessor::reloadApplicationState
1 parent ea03f79 commit 62a9208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2008,7 +2008,7 @@
20082008
<type name="Magento\Framework\App\State\ReloadProcessorComposite">
20092009
<arguments>
20102010
<argument name="processors" xsi:type="array">
2011-
<item name="config" xsi:type="object">Magento\Framework\App\State\ReloadConfigProcessor</item>
2011+
<item name="config" xsi:type="object">Magento\Framework\App\State\ReloadProcessor</item>
20122012
</argument>
20132013
</arguments>
20142014
</type>

0 commit comments

Comments
 (0)