protected property MockHttpClientMiddleware::$state in Thunder 8.5
Same name and namespace in other branches
- 6.2.x tests/modules/thunder_test_mock_request/src/MockHttpClientMiddleware.php \Drupal\thunder_test_mock_request\MockHttpClientMiddleware::state
- 6.1.x tests/modules/thunder_test_mock_request/src/MockHttpClientMiddleware.php \Drupal\thunder_test_mock_request\MockHttpClientMiddleware::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- tests/
modules/ thunder_test_mock_request/ src/ MockHttpClientMiddleware.php, line 28
Class
- MockHttpClientMiddleware
- Sets the mocked responses.
Namespace
Drupal\thunder_test_mock_requestCode
protected $state;