Skip to content

Commit 74367ab

Browse files
author
Eric Bohanon
committed
MAGETWO-89246: Fix static test
1 parent efc60c6 commit 74367ab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Bundle/Model/ResourceModel/Option/Collection.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\Ab
2626
*/
2727
protected $_selectionsAppended = false;
2828

29-
/**
30-
* @var int[]
31-
*/
32-
private $productIds = [];
33-
3429
/**
3530
* Init model and resource model
3631
*

0 commit comments

Comments
 (0)