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 27cddc3 commit fb814b3Copy full SHA for fb814b3
app/code/Magento/ConfigurableProduct/Model/Product/VariationHandler.php
@@ -44,6 +44,7 @@ class VariationHandler
44
* @param \Magento\Catalog\Model\ProductFactory $productFactory
45
* @param \Magento\CatalogInventory\Api\StockConfigurationInterface $stockConfiguration
46
* @param \Magento\Catalog\Model\Product\Attribute\Backend\Media $media
47
+ * @param VariationMediaAttributes $variationMediaAttributes
48
*/
49
public function __construct(
50
Type\Configurable $configurableProduct,
0 commit comments