Skip to content

Commit 42ff089

Browse files
ENGCOM-5099: 22127: check that products is set #22186
- Merge Pull Request #22186 from davidverholen/magento2:patch-1 - Merged commits: 1. 80d1acc 2. de2e333
2 parents 9153239 + de2e333 commit 42ff089

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Type/Configurable/Product

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Type/Configurable/Product/Collection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
*
1313
* @api
1414
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
15+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1516
* @since 100.0.2
1617
*/
1718
class Collection extends \Magento\Catalog\Model\ResourceModel\Product\Collection

0 commit comments

Comments
 (0)