protected property DrupalTestBrowser::$client in Drupal 9
Same name and namespace in other branches
- 10 core/tests/Drupal/Tests/DrupalTestBrowser.php \Drupal\Tests\DrupalTestBrowser::client
The Guzzle client.
Type: \GuzzleHttp\ClientInterface
File
- core/
tests/ Drupal/ Tests/ DrupalTestBrowser.php, line 27
Class
- DrupalTestBrowser
- Enables a BrowserKitDriver mink driver to use a Guzzle client.
Namespace
Drupal\TestsCode
protected $client;