You are here

service plugin.network.manager in Social API 8.2

Same name and namespace in other branches
  1. 8 social_api.services.yml \plugin.network.manager
  2. 3.x social_api.services.yml \plugin.network.manager

Class

Drupal\social_api\Plugin\NetworkManager
1 string reference to plugin.network.manager
SocialApiController::create in src/Controller/SocialApiController.php
Instantiates a new instance of this class.

File

./social_api.services.yml
social_api.services.yml

View source
  1. class: Drupal\social_api\Plugin\NetworkManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'