protected property JsonApiFunctionalTestBase::$httpClient in JSON:API 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/JsonApiFunctionalTestBase.php \Drupal\Tests\jsonapi\Functional\JsonApiFunctionalTestBase::httpClient
The HTTP client.
Type: \GuzzleHttp\ClientInterface
File
- tests/
src/ Functional/ JsonApiFunctionalTestBase.php, line 83
Class
- JsonApiFunctionalTestBase
- Provides helper methods for the JSON API module's functional tests.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected $httpClient;