You are here

service http_client_manager.api_wrapper.factory in HTTP Client Manager 8.2

Class

Drupal\http_client_manager\HttpServiceApiWrapperFactory

Tags

  • service_collector
1 string reference to http_client_manager.api_wrapper.factory
ExampleController::create in modules/http_client_manager_example/src/Controller/ExampleController.php
Instantiates a new instance of this class.

File

./http_client_manager.services.yml
http_client_manager.services.yml

View source
  1. class: Drupal\http_client_manager\HttpServiceApiWrapperFactory
  2. arguments: { }
  3. tags:
  4. - { name: service_collector, tag: http_service_api_wrapper, call: addApiWrapper }