You are here

service http_client_manager_example.api_wrapper.posts in HTTP Client Manager 8.2

Class

Drupal\http_client_manager_example\Plugin\HttpServiceApiWrapper\HttpServiceApiWrapperPosts

Tags

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

File

modules/http_client_manager_example/http_client_manager_example.services.yml
modules/http_client_manager_example/http_client_manager_example.services.yml

View source
  1. class: Drupal\http_client_manager_example\Plugin\HttpServiceApiWrapper\HttpServiceApiWrapperPosts
  2. parent: http_client_manager.api_wrapper.base
  3. tags:
  4. - { name: http_service_api_wrapper, api: posts }