Skip to content

Commit 21a9516

Browse files
committed
MAGETWO-62691: [Performance] EAV attributes caching optimization
1 parent 45abb78 commit 21a9516

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Swatches/Helper

1 file changed

+1
-0
lines changed

app/code/Magento/Swatches/Helper/Data.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ private function getCachedSwatches(array $optionIds)
474474
*
475475
* @param array $optionIds
476476
* @param array $swatches
477+
* @return void
477478
*/
478479
private function setCachedSwatches(array $optionIds, array $swatches)
479480
{

0 commit comments

Comments
 (0)