You are here

contribute.services.yml in Contribute 8

File

contribute.services.yml
View source
  1. services:
  2. contribute.manager:
  3. class: Drupal\contribute\ContributeManager
  4. arguments: ['@cache.default', '@http_client', '@date.formatter', '@config.factory']