Skip to content

Commit 024300a

Browse files
author
Stanislav Idolov
committed
Updated MediaGallery modules and marked as API
1 parent e3ea27d commit 024300a

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaGalleryCatalog/etc

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryCatalog/etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
99
<type name="Magento\Catalog\Model\Product\Gallery\Processor">
10-
<plugin name="media_gallery_image_remove_metadata" type="Magento\MediaGallery\Plugin\Product\Gallery\RemoveAssetAfterRemoveImage"/>
10+
<plugin name="media_gallery_image_remove_metadata" type="Magento\MediaGalleryCatalog\Plugin\Product\Gallery\RemoveAssetAfterRemoveImage"/>
1111
</type>
1212
</config>

0 commit comments

Comments
 (0)