protected property ApigeeMockApiClientHelperTrait::$stack in Apigee Edge 8
The mock handler stack is responsible for serving queued api responses.
Type: \Drupal\apigee_mock_api_client\MockHandlerStack
File
- tests/
modules/ apigee_mock_api_client/ tests/ src/ Traits/ ApigeeMockApiClientHelperTrait.php, line 55
Class
- ApigeeMockApiClientHelperTrait
- Helper functions working with Apigee tests.
Namespace
Drupal\Tests\apigee_mock_api_client\TraitsCode
protected $stack;