File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
code/Magento/MessageQueue/etc Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
<argument name =" lock" xsi : type =" object" >RefreshLock</argument >
44
44
</arguments >
45
45
</type >
46
- <!-- @api -->
47
- <virtualType name =" shellBackground" type =" Magento\Framework\Shell" >
48
- <arguments >
49
- <argument name =" commandRenderer" xsi : type =" object" >Magento\Framework\Shell\CommandRendererBackground</argument >
50
- </arguments >
51
- </virtualType >
52
46
<type name =" Magento\MessageQueue\Model\Cron\ConsumersRunner" >
53
47
<arguments >
54
48
<argument name =" shellBackground" xsi : type =" object" >shellBackground</argument >
Original file line number Diff line number Diff line change 2008
2008
</arguments >
2009
2009
</type >
2010
2010
<preference for =" Magento\Framework\Filter\Input\PurifierInterface" type =" Magento\Framework\Filter\Input\Purifier" />
2011
+ <!-- @api -->
2012
+ <virtualType name =" shellBackground" type =" Magento\Framework\Shell" >
2013
+ <arguments >
2014
+ <argument name =" commandRenderer" xsi : type =" object" >Magento\Framework\Shell\CommandRendererBackground</argument >
2015
+ </arguments >
2016
+ </virtualType >
2011
2017
</config >
You can’t perform that action at this time.
0 commit comments