Skip to content

Commit bb690b9

Browse files
committed
BUG#AC-1705
1 parent 3da67aa commit bb690b9

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Model/Indexer/Product/Price/Action

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Rows.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class Rows extends \Magento\Catalog\Model\Indexer\Product\Price\AbstractAction
5555
* @param DimensionCollectionFactory|null $dimensionCollectionFactory
5656
* @param TableMaintainer|null $tableMaintainer
5757
* @param int|null $batchSize
58+
* @param CacheContext|null $cacheContext
5859
* @SuppressWarnings(PHPMD.NPathComplexity) Added to backward compatibility with abstract class
5960
* @SuppressWarnings(PHPMD.CyclomaticComplexity) Added to backward compatibility with abstract class
6061
* @SuppressWarnings(PHPMD.ExcessiveParameterList) Added to backward compatibility with abstract class

0 commit comments

Comments
 (0)