You are here

sharethis.services.yml in ShareThis 8.2

File

sharethis.services.yml
View source
  1. services:
  2. sharethis.manager:
  3. class: Drupal\sharethis\SharethisManager
  4. tags:
  5. - {name: sharethis_manager}
  6. arguments: ['@config.factory', '@title_resolver', '@current_route_match', '@request_stack']