You are here

protected property DatabaseMockStorage::$queue in Apigee Edge 8

The queue to use to store the responses.

Type: \Drupal\Core\Queue\QueueInterface

File

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

Class

DatabaseMockStorage
A mock storage for functional tests.

Namespace

Drupal\apigee_mock_api_client

Code

protected $queue;