You are here

protected property ExampleController::$httpClient in HTTP Client Manager 8

Same name and namespace in other branches
  1. 8.2 modules/http_client_manager_example/src/Controller/ExampleController.php \Drupal\http_client_manager_example\Controller\ExampleController::httpClient

JsonPlaceholder Http Client.

Type: \Drupal\http_client_manager\HttpClientInterface

File

modules/http_client_manager_example/src/Controller/ExampleController.php, line 24

Class

ExampleController
Class ExampleController.

Namespace

Drupal\http_client_manager_example\Controller

Code

protected $httpClient;