Skip to content

Commit cb7e807

Browse files
author
Valeriy Nayda
committed
GraphQL-123: Fix regexp when filter by root category id
-- fix static tests
1 parent 590b84d commit cb7e807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/CategoryTree.php

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ public function __construct(
4646
}
4747

4848
/**
49+
* Get category id
50+
*
4951
* @param array $args
5052
* @return int
5153
* @throws GraphQlInputException

0 commit comments

Comments
 (0)