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 22b2b60 commit 4897c36Copy full SHA for 4897c36
app/code/Magento/Catalog/Model/Product.php
@@ -19,7 +19,7 @@
19
* Catalog product model
20
*
21
* @method Product setHasError(bool $value)
22
- * @method \Magento\Catalog\Model\Resource\Product getResource()
+ * @method \Magento\Catalog\Model\ResourceModel\Product getResource()
23
* @method null|bool getHasError()
24
* @method Product setAssociatedProductIds(array $productIds)
25
* @method array getAssociatedProductIds()
0 commit comments