Skip to content

Commit 7aea09a

Browse files
b3nkaidkd-kaehm
authored andcommitted
[BUGFIX] Unable to register a custom facet package with FacetRegistry
Resolves: #4280 Ports: #4281
1 parent 816877a commit 7aea09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Configuration/Services.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
- '../Classes/Domain/Search/ResultSet/Facets/{OptionBased/Hierarchy/Node.php,*/Abstract*}'
2222
- '../Classes/Domain/Search/ResultSet/Facets/*/*/*Facet.php'
2323
- '../Classes/Domain/Search/ResultSet/Facets/RangeBased/*/*RangeCount.php'
24+
- '../Classes/Domain/Search/ResultSet/Facets/FacetRegistry.php'
2425
public: true
2526
autowire: true
2627
shared: false

0 commit comments

Comments
 (0)