Skip to content

Commit 5c8d4fc

Browse files
author
Andrey Konosov
committed
MAGETWO-66143: Increase api coverage for catalog, catalogStaging and advancedCatalog modules
1 parent e96aeef commit 5c8d4fc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
/**
1818
* Catalog category
1919
*
20-
* @api
21-
*
2220
* @method Category setAffectedProductIds(array $productIds)
2321
* @method array getAffectedProductIds()
2422
* @method Category setMovedCategoryId(array $productIds)

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
/**
2020
* Catalog product model
2121
*
22-
* @api
23-
*
2422
* @method Product setHasError(bool $value)
2523
* @method \Magento\Catalog\Model\ResourceModel\Product getResource()
2624
* @method null|bool getHasError()

0 commit comments

Comments
 (0)