We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c62699 commit 2958754Copy full SHA for 2958754
app/code/Magento/Catalog/Plugin/Block/Gallery/GalleryImageCopy.php
app/code/Magento/Catalog/etc/di.xml
@@ -85,9 +85,6 @@
85
</arguments>
86
<plugin name="set_page_layout_default_value" type="Magento\Catalog\Model\Plugin\SetPageLayoutDefaultValue" />
87
</type>
88
- <type name="Magento\Catalog\Block\Product\Gallery">
89
- <plugin name="galleryImageCopy" type="Magento\Catalog\Plugin\Block\Gallery\GalleryImageCopy" />
90
- </type>
91
<type name="Magento\Theme\Block\Html\Topmenu">
92
<plugin name="catalogTopmenu" type="Magento\Catalog\Plugin\Block\Topmenu" />
93
0 commit comments