Skip to content

Commit 914bae6

Browse files
author
OlgaVasyltsun
committed
MC-30398: Filter are not present on category page
1 parent 7633af1 commit 914bae6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Setup/Patch/Data/UpdateDefaultAttributeValue.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ public function apply()
5353
'default_value',
5454
1
5555
);
56+
57+
return $this;
5658
}
5759

5860
/**

0 commit comments

Comments
 (0)