Skip to content

Commit deff9fa

Browse files
committed
restore comment
1 parent 89aa66e commit deff9fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Model/Import/Category.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ class Category extends \Magento\ImportExport\Model\Import\AbstractEntity
117117
*/
118118
private ?string $entityTable = null;
119119

120+
/**
121+
* Attributes with index (not label) value.
122+
*/
120123
private array $indexValueAttributes = [
121124
'default_sort_by',
122125
CategoryInterface::KEY_AVAILABLE_SORT_BY,

0 commit comments

Comments
 (0)