Skip to content

Commit 20e31eb

Browse files
committed
fix: autowiring
1 parent 68554d3 commit 20e31eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
arguments:
1515
- '@openconext.monitor.health_check_chain'
1616
public: true
17+
autowire: true
1718
tags: ['controller.service_arguments', 'container.service_subscriber']
1819

1920
openconext.monitor.health_check_chain:

0 commit comments

Comments
 (0)