DrupalTestBrowser::$client
Same name in other branches
- 9 core/tests/Drupal/Tests/DrupalTestBrowser.php \Drupal\Tests\DrupalTestBrowser::client
- 11.x core/tests/Drupal/Tests/DrupalTestBrowser.php \Drupal\Tests\DrupalTestBrowser::client
The Guzzle client.
Type: \GuzzleHttp\ClientInterface
File
-
core/
tests/ Drupal/ Tests/ DrupalTestBrowser.php, line 29
Class
- DrupalTestBrowser
- Enables a BrowserKitDriver mink driver to use a Guzzle client.
Namespace
Drupal\TestsCode
protected $client;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.