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