File tree 2 files changed +11
-60
lines changed
lib/internal/Magento/Framework/Communication/Config/Reader 2 files changed +11
-60
lines changed Original file line number Diff line number Diff line change 228
228
</arguments >
229
229
</type >
230
230
<preference for =" Magento\AsynchronousOperations\Model\ConfigInterface" type =" Magento\WebapiAsync\Model\Config\Proxy" />
231
+ <virtualType name =" Magento\Framework\Communication\Config\Reader\XmlReader" type =" Magento\Framework\Config\Reader\Filesystem" >
232
+ <arguments >
233
+ <argument name =" converter" xsi : type =" object" >Magento\Framework\Communication\Config\Reader\XmlReader\Converter</argument >
234
+ <argument name =" schemaLocator" xsi : type =" object" >Magento\Framework\Communication\Config\Reader\XmlReader\SchemaLocator</argument >
235
+ <argument name =" fileName" xsi : type =" string" >communication.xml</argument >
236
+ <argument name =" idAttributes" xsi : type =" array" >
237
+ <item name =" /config/topic" xsi : type =" string" >name</item >
238
+ <item name =" /config/topic/handler" xsi : type =" string" >name</item >
239
+ </argument >
240
+ </arguments >
241
+ </virtualType >
231
242
<type name =" Magento\Framework\Communication\Config\CompositeReader" >
232
243
<arguments >
233
244
<argument name =" readers" xsi : type =" array" >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments