Skip to content

Commit

Permalink
Fix usage of services
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Feb 25, 2022
1 parent 5cb32d6 commit c981c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/Resources/config/search/solr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
class: Netgen\Bundle\EnhancedSelectionBundle\Core\Search\Solr\Query\CriterionVisitor\EnhancedSelection
arguments:
- "@Ibexa\\Core\\Search\\Common\\FieldNameResolver"
- "@Ibexa\\Contracts\\Core\\Search\\Field"
- "@Ibexa\\Core\\Search\\Common\\FieldValueMapper\\Aggregate"
tags:
- { name: ibexa.search.solr.query.content.criterion.visitor }
- { name: ibexa.search.solr.query.location.criterion.visitor }

0 comments on commit c981c8c

Please sign in to comment.