You are here

social_api.services.yml in Social API 3.x

Same filename and directory in other branches
  1. 8.2 social_api.services.yml
  2. 8 social_api.services.yml

File

social_api.services.yml
View source
  1. services:
  2. plugin.network.manager:
  3. class: Drupal\social_api\Plugin\NetworkManager
  4. arguments: ['@container.namespaces', '@cache.discovery', '@module_handler']