Skip to content

Commit 43d4820

Browse files
committed
MAGETWO-65402: [Backport] - [Performance] Optimize validation of swatches attributes - for 2.1.6
1 parent 10a97f0 commit 43d4820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Swatches/Block/Product/Renderer/Configurable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ protected function getSwatchAttributesData()
214214

215215
/**
216216
* @deprecated unused
217-
* Method isProductHasSwatchAttribute() is used instead of this.
217+
* @see isProductHasSwatchAttribute().
218218
*
219219
* @codeCoverageIgnore
220220
* @return void

0 commit comments

Comments
 (0)