Skip to content

Commit a690f4c

Browse files
committed
MAGETWO-54682: Fast load of product options
- fix tests
1 parent 06e9920 commit a690f4c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\Ab
6666
* @param Configurable $catalogProductTypeConfigurable
6767
* @param \Magento\Catalog\Helper\Data $catalogData
6868
* @param Attribute $resource
69+
* @param ConfigurableResource $configurableResource
6970
* @param \Magento\Framework\DB\Adapter\AdapterInterface $connection
7071
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
7172
*/

0 commit comments

Comments
 (0)