You are here

protected property StatisticsLoggingTest::$client in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/statistics/src/Tests/StatisticsLoggingTest.php \Drupal\statistics\Tests\StatisticsLoggingTest::client

The Guzzle HTTP client.

Type: \GuzzleHttp\Client;

File

core/modules/statistics/src/Tests/StatisticsLoggingTest.php, line 48
Contains \Drupal\statistics\Tests\StatisticsLoggingTest.

Class

StatisticsLoggingTest
Tests request logging for cached and uncached pages.

Namespace

Drupal\statistics\Tests

Code

protected $client;