Skip to content

Commit

Permalink
UHF-9978: Added missing autowire service
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Apr 17, 2024
1 parent 86a9fa4 commit a775005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helfi_api_base.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ services:
- '@datetime.time'
- '@helfi_api_base.pubsub_settings'

Drupal\helfi_api_base\Cache\CacheTagInvalidatorInterface: '@helfi_api_base.cache_tag_invalidator'
Drupal\helfi_api_base\Cache\CacheTagInvalidator: '@helfi_api_base.cache_tag_invalidator'
helfi_api_base.cache_tag_invalidator:
class: Drupal\helfi_api_base\Cache\CacheTagInvalidator
Expand Down

0 comments on commit a775005

Please sign in to comment.