Skip to content

Commit

Permalink
GraphQL-123: Fix regexp when filter by root category id
Browse files Browse the repository at this point in the history
-- fix static tests
  • Loading branch information
Valeriy Nayda committed Oct 1, 2018
1 parent 4195613 commit 4a355a0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ public function getTree(ResolveInfo $resolveInfo, int $rootCategoryId): \Iterato
}

/**
* Join attributes recursively
*
* @param Collection $collection
* @param FieldNode $fieldNode
* @return void
Expand Down

0 comments on commit 4a355a0

Please sign in to comment.