You are here

protected property HttpClientTest::$client in HTTP Client Manager 8.2

Same name and namespace in other branches
  1. 8 tests/src/Unit/HttpClientTest.php \Drupal\Tests\http_client_manager\Unit\HttpClientTest::client

The client.

Type: \Drupal\http_client_manager\HttpClient

File

tests/src/Unit/HttpClientTest.php, line 25

Class

HttpClientTest
Class HttpClientTest.

Namespace

Drupal\Tests\http_client_manager\Unit

Code

protected $client;