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 e6bbe78 commit c387ff4Copy full SHA for c387ff4
app/code/Magento/ConfigurableProduct/etc/di.xml
@@ -193,7 +193,7 @@
193
</type>
194
<type name="Magento\ConfigurableProduct\Plugin\Model\ResourceModel\Product">
195
<arguments>
196
- <argument name="indexerAction" xsi:type="object">Magento\Catalog\Model\Indexer\Product\Full</argument>
+ <argument name="productIndexer" xsi:type="object">Magento\Catalog\Model\Indexer\Product\Full</argument>
197
</arguments>
198
199
</config>
0 commit comments