File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed
dev/tests/static/testsuite/Magento/Test/Legacy/_files Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 73
73
<preference for =" Magento\Catalog\Model\Indexer\Product\Price\UpdateIndexInterface" type =" Magento\Catalog\Model\Indexer\Product\Price\InvalidateIndex" />
74
74
<preference for =" Magento\Catalog\Model\Product\Gallery\ImagesConfigFactoryInterface" type =" Magento\Catalog\Model\Product\Gallery\ImagesConfigFactory" />
75
75
<preference for =" Magento\Catalog\Model\Product\Configuration\Item\ItemResolverInterface" type =" Magento\Catalog\Model\Product\Configuration\Item\ItemResolverComposite" />
76
- <preference for =" Magento\Catalog\Api\Data\MassActionInterface" type =" \Magento\Catalog\Model\MassAction" />
77
76
<preference for =" Magento\Catalog\Model\ProductLink\Data\ListCriteriaInterface" type =" Magento\Catalog\Model\ProductLink\Data\ListCriteria" />
78
77
<preference for =" Magento\Catalog\Api\CategoryListDeleteBySkuInterface" type =" Magento\Catalog\Model\CategoryLinkRepository" />
79
78
<type name =" Magento\Customer\Model\ResourceModel\Visitor" >
Original file line number Diff line number Diff line change 9
9
<preference for =" Magento\RemoteStorage\Driver\Adapter\Cache\CacheInterface" type =" Magento\RemoteStorage\Driver\Adapter\Cache\Generic" />
10
10
<preference for =" Magento\RemoteStorage\Driver\Adapter\CachedAdapterInterface" type =" Magento\RemoteStorage\Driver\Adapter\CachedAdapter" />
11
11
<preference for =" Magento\RemoteStorage\Driver\Adapter\MetadataProviderInterface" type =" Magento\RemoteStorage\Driver\Adapter\MetadataProvider" />
12
- <preference for =" Magento\RemoteStorage\Driver\Adapter\MetadataProviderFactoryInterface" type =" Magento\RemoteStorage\Driver\Adapter\MetadataProviderFactory" />
13
12
<virtualType name =" remoteWriteFactory" type =" Magento\Framework\Filesystem\Directory\WriteFactory" >
14
13
<arguments >
15
14
<argument name =" driverPool" xsi : type =" object" >Magento\RemoteStorage\Driver\DriverPool</argument >
Original file line number Diff line number Diff line change 82
82
<preference for =" Magento\Framework\Json\DecoderInterface" type =" Magento\Framework\Json\Decoder" />
83
83
<preference for =" Magento\Framework\Message\ManagerInterface" type =" Magento\Framework\Message\Manager" />
84
84
<preference for =" Magento\Framework\App\Config\ValueInterface" type =" Magento\Framework\App\Config\Value" />
85
- <preference for =" Magento\Framework\Interception\ChainInterface" type =" Magento\Framework\Interception\Chain\Chain" />
86
85
<preference for =" Magento\Framework\Module\Output\ConfigInterface" type =" Magento\Framework\Module\Output\Config" />
87
86
<preference for =" Magento\Framework\View\Design\Theme\CustomizationInterface" type =" Magento\Framework\View\Design\Theme\Customization" />
88
87
<preference for =" Magento\Framework\View\Asset\ConfigInterface" type =" Magento\Framework\View\Asset\Config" />
Original file line number Diff line number Diff line change 2845
2845
['Magento\Framework\Stdlib\CookieManager ' , 'Magento\Framework\Stdlib\CookieManagerInterface ' ],
2846
2846
['Magento\Framework\Interception\PluginList ' , 'Magento\Framework\Interception\PluginListInterface ' ],
2847
2847
['Magento\Framework\Interception\Config ' , 'Magento\Framework\Interception\ConfigInterface ' ],
2848
- ['Magento\Framework\Interception\Chain ' , ' Magento\Framework\Interception\ChainInterface ' ],
2848
+ ['Magento\Framework\Interception\Chain ' ],
2849
2849
['Magento\Framework\Interception\Definition ' , 'Magento\Framework\Interception\DefinitionInterface ' ],
2850
2850
['Magento\Framework\ObjectManager\Factory ' , 'Magento\Framework\ObjectManager\FactoryInterface ' ],
2851
2851
['Magento\Framework\ObjectManager\Config ' , 'Magento\Framework\ObjectManager\ConfigInterface ' ],
You can’t perform that action at this time.
0 commit comments