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 0320617 commit 444ae24Copy full SHA for 444ae24
app/code/Magento/Catalog/etc/di.xml
@@ -552,6 +552,11 @@
552
</argument>
553
</arguments>
554
</type>
555
+ <type name="Magento\Catalog\Console\Command\ImagesResizeCommand">
556
+ <arguments>
557
+ <argument name="productRepository" xsi:type="object">Magento\Catalog\Api\ProductRepositoryInterface\Proxy</argument>
558
+ </arguments>
559
+ </type>
560
<type name="Magento\Framework\Config\View">
561
<arguments>
562
<argument name="xpath" xsi:type="array">
0 commit comments