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 e96aeef commit 5c8d4fcCopy full SHA for 5c8d4fc
app/code/Magento/Catalog/Model/Category.php
@@ -17,8 +17,6 @@
17
/**
18
* Catalog category
19
*
20
- * @api
21
- *
22
* @method Category setAffectedProductIds(array $productIds)
23
* @method array getAffectedProductIds()
24
* @method Category setMovedCategoryId(array $productIds)
app/code/Magento/Catalog/Model/Product.php
@@ -19,8 +19,6 @@
* Catalog product model
* @method Product setHasError(bool $value)
25
* @method \Magento\Catalog\Model\ResourceModel\Product getResource()
26
* @method null|bool getHasError()
0 commit comments