File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
<plugin name =" catalogInventoryAfterLoad" type =" \Magento\CatalogInventory\Model\Plugin\AfterProductLoad" />
73
73
</type >
74
74
<type name =" Magento\Catalog\Api\ProductRepositoryInterface" >
75
- <plugin name =" catalogInventoryAroundSave" sortOrder =" 20" type =" \ Magento\CatalogInventory\Model\Plugin\AroundProductRepositorySave" />
75
+ <plugin name =" catalogInventoryAroundSave" sortOrder =" 20" type =" Magento\CatalogInventory\Model\Plugin\AroundProductRepositorySave" />
76
76
</type >
77
77
</config >
Original file line number Diff line number Diff line change 59
59
</arguments >
60
60
</type >
61
61
<type name =" Magento\Catalog\Api\ProductRepositoryInterface" >
62
- <plugin name =" configurableProductSaveOptions" sortOrder =" 10" type =" \ Magento\ConfigurableProduct\Model\Plugin\AroundProductRepositorySave" />
62
+ <plugin name =" configurableProductSaveOptions" sortOrder =" 10" type =" Magento\ConfigurableProduct\Model\Plugin\AroundProductRepositorySave" />
63
63
</type >
64
64
<type name =" Magento\Catalog\Model\Product" >
65
65
<plugin name =" configurable_identity" type =" Magento\ConfigurableProduct\Plugin\Model\Product" />
You can’t perform that action at this time.
0 commit comments