You are here

protected property MockHandlerStack::$responses in Apigee Edge 8

Responses that have been loaded from the response file.

Type: array

File

tests/modules/apigee_mock_api_client/src/MockHandlerStack.php, line 43

Class

MockHandlerStack
The mock handler stack.

Namespace

Drupal\apigee_mock_api_client

Code

protected $responses = [];