StatisticsLoggingTest::$client

Same name and namespace in other branches
  1. 9 core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php \Drupal\Tests\statistics\Functional\StatisticsLoggingTest::client
  2. 8.9.x core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php \Drupal\Tests\statistics\Functional\StatisticsLoggingTest::client
  3. 10 core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php \Drupal\Tests\statistics\Functional\StatisticsLoggingTest::client

The Guzzle HTTP client.

Type: \GuzzleHttp\Client

File

core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php, line 51

Class

StatisticsLoggingTest
Tests request logging for cached and uncached pages.

Namespace

Drupal\Tests\statistics\Functional

Code

protected $client;

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