Skip to content

Commit 4ec3d6e

Browse files
committed
[TASK] Set public visibility for FrontendSimulation services
- Update Services.yaml to set `public: true` for `FrontendSimulation`.
1 parent a166dfa commit 4ec3d6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Configuration/Services.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ services:
3232
resource: '../Classes/FrontendSimulation/*'
3333
autowire: true
3434
autoconfigure: true
35+
public: true
3536

3637
facets:
3738
namespace: ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\

0 commit comments

Comments
 (0)