Skip to content

Commit 2911074

Browse files
author
Oleksii Korshenko
committed
Merge pull request #1854 from https://github.com/cmuench/magento2.git patch-7
2 parents 511879a + adc710e commit 2911074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Model/Product.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* @method string getUrlKey()
3030
* @method Product setUrlKey(string $urlKey)
3131
* @method Product setRequestPath(string $requestPath)
32+
* @method Product setWebsiteIds(array $ids)
3233
*
3334
* @SuppressWarnings(PHPMD.LongVariable)
3435
* @SuppressWarnings(PHPMD.ExcessivePublicCount)

0 commit comments

Comments
 (0)