We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68fd4b5 + 79bb853 commit 2feb4eaCopy full SHA for 2feb4ea
app/etc/di.xml
@@ -2005,11 +2005,4 @@
2005
<preference for="Magento\Framework\Filter\Input\PurifierInterface" type="Magento\Framework\Filter\Input\Purifier"/>
2006
<preference for="Magento\Framework\App\PageCache\IdentifierInterface" type="Magento\Framework\App\PageCache\Identifier"/>
2007
<preference for="Magento\Framework\App\State\ReloadProcessorInterface" type="Magento\Framework\App\State\ReloadProcessorComposite" />
2008
- <type name="Magento\Framework\App\State\ReloadProcessorComposite">
2009
- <arguments>
2010
- <argument name="processors" xsi:type="array">
2011
- <item name="config" xsi:type="object">Magento\Framework\App\State\ReloadProcessor</item>
2012
- </argument>
2013
- </arguments>
2014
- </type>
2015
</config>
0 commit comments