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.
2 parents 511879a + adc710e commit 2911074Copy full SHA for 2911074
app/code/Magento/Catalog/Model/Product.php
@@ -29,6 +29,7 @@
29
* @method string getUrlKey()
30
* @method Product setUrlKey(string $urlKey)
31
* @method Product setRequestPath(string $requestPath)
32
+ * @method Product setWebsiteIds(array $ids)
33
*
34
* @SuppressWarnings(PHPMD.LongVariable)
35
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
0 commit comments