You are here

protected property StatisticsLoggingTest::$client in Drupal 9

Same name and namespace in other branches
  1. 8 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 50

Class

StatisticsLoggingTest
Tests request logging for cached and uncached pages.

Namespace

Drupal\Tests\statistics\Functional

Code

protected $client;