From db811acc984e9e769b52e4be7fd48b4b5dce0e02 Mon Sep 17 00:00:00 2001 From: michalmarcinkowski Date: Thu, 1 Dec 2016 16:58:19 +0100 Subject: [PATCH] Cleanup in TaxonRepository --- Resources/config/routing/partial/taxon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/config/routing/partial/taxon.yml b/Resources/config/routing/partial/taxon.yml index 90e8ae1312df..b703c6ee6462 100644 --- a/Resources/config/routing/partial/taxon.yml +++ b/Resources/config/routing/partial/taxon.yml @@ -23,6 +23,6 @@ sylius_shop_partial_taxon_index_by_code: _sylius: template: $template repository: - method: findChildrenAsTreeByRootCode + method: findChildren arguments: - $code