You are here

protected property TestRequestService::$responseMapping in Entity Share 8.2

A mapping, URL => response, from the GET requests made.

Type: \Psr\Http\Message\ResponseInterface[]

File

modules/entity_share_client/tests/modules/entity_share_client_request_test/src/Service/TestRequestService.php, line 22

Class

TestRequestService
Class TestRequestService.

Namespace

Drupal\entity_share_client_request_test\Service

Code

protected $responseMapping = [];