DrupalTestBrowser::$client

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/DrupalTestBrowser.php \Drupal\Tests\DrupalTestBrowser::client
  2. 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 29

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.