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.
2 parents 52116d6 + 7b6a620 commit 40e366aCopy full SHA for 40e366a
app/code/Magento/Catalog/Ui/DataProvider/Product/ProductCollection.php
@@ -13,6 +13,8 @@
13
* Collection which is used for rendering product list in the backend.
14
*
15
* Used for product grid and customizes behavior of the default Product collection for grid needs.
16
+ *
17
+ * @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
18
*/
19
class ProductCollection extends \Magento\Catalog\Model\ResourceModel\Product\Collection
20
{
0 commit comments