Skip to content

Commit 40e366a

Browse files
committed
Merge branch 'MAGETWO-98335' into 2.3-develop-pr19
2 parents 52116d6 + 7b6a620 commit 40e366a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/ProductCollection.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* Collection which is used for rendering product list in the backend.
1414
*
1515
* Used for product grid and customizes behavior of the default Product collection for grid needs.
16+
*
17+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1618
*/
1719
class ProductCollection extends \Magento\Catalog\Model\ResourceModel\Product\Collection
1820
{

0 commit comments

Comments
 (0)