Skip to content

Commit 05390c2

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-71576: [Backport] - Cache invalidation after saving catalog - RIATCS-340 - for 2.1
1 parent 91b8062 commit 05390c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ private function findCachedConfigurableAttributes(
528528
/**
529529
* Cache collection for further use.
530530
*
531-
* @param Product $product
531+
* @param Product $product
532532
* @param ProductTypeConfigurable\Attribute\Collection $collection
533533
*
534534
* @return void

0 commit comments

Comments
 (0)