Skip to content

Commit 8f67957

Browse files
committed
MC-21542: Category query does not handle disabled children properly
- fix static
1 parent 9345262 commit 8f67957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/ExtractDataFromCategoryTree.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ public function execute(\Iterator $iterator): array
7070
return $tree;
7171
}
7272

73-
7473
/**
7574
* Test that all parents of the current category are active.
7675
*

0 commit comments

Comments
 (0)