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 606c3e8 commit 6c62233Copy full SHA for 6c62233
app/code/Magento/Catalog/Model/Product/Type.php
@@ -116,7 +116,7 @@ public function __construct(
116
/**
117
* Factory to product singleton product type instances
118
*
119
- * @param \Magento\Catalog\Model\Product $product
+ * @param \Magento\Catalog\Api\Data\ProductInterface $product
120
* @return \Magento\Catalog\Model\Product\Type\AbstractType
121
*/
122
public function factory($product)
0 commit comments