You are here

protected property MockHttpClientFactory::$mock_stack in Apigee Edge 8

The mock handler stack (Allows us to queue responses).

Type: \GuzzleHttp\HandlerStack

File

tests/modules/apigee_mock_api_client/src/MockHttpClientFactory.php, line 45

Class

MockHttpClientFactory
Class MockHttpClientFactory.

Namespace

Drupal\apigee_mock_api_client

Code

protected $mock_stack;