Skip to content

Commit 0e94d50

Browse files
committed
MAGETWO-96908: [2.3] Wrong attribute value in flat table
1 parent e8f52d9 commit 0e94d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Indexer/Product/Flat/FlatTableBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Magento\Framework\EntityManager\MetadataPool;
1111

1212
/**
13-
* Class FlatTableBuilder
13+
* Class for building flat index
1414
*
1515
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1616
*/

0 commit comments

Comments
 (0)