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\Tests

Code

protected $client;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.