You are here

service social_simple.manager in Social simple 2.0.x

Same name and namespace in other branches
  1. 8 social_simple.services.yml \social_simple.manager

Class

Drupal\social_simple\SocialSimpleManager

Tags

  • service_collector

File

./social_simple.services.yml
social_simple.services.yml

View source
  1. class: Drupal\social_simple\SocialSimpleManager
  2. arguments:
  3. - '@module_handler'
  4. tags:
  5. - { name: service_collector, tag: social_simple_network, call: addNetwork }