Skip to content

Commit a047aca

Browse files
committed
add a line
1 parent 459c596 commit a047aca

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/Eav/Model/Entity/Attribute/Source

1 file changed

+1
-3
lines changed

app/code/Magento/Eav/Model/Entity/Attribute/Source/Table.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,7 @@ public function addValueSortToCollection($collection, $dir = \Magento\Framework\
211211
$collection,
212212
$attribute,
213213
$valueExpr
214-
);
215-
216-
$this->_attrOptionFactory->create()->addOptionToCollection(
214+
)->addOptionToCollection(
217215
$collection,
218216
$attribute,
219217
$valueExpr

0 commit comments

Comments
 (0)