protected property StatisticsLoggingTest::$client

The Guzzle HTTP client.

Type: \Guzzle\Http\ClientInterface;

File

drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php, line 33
Definition of Drupal\statistics\Tests\StatisticsLoggingTest.

Class

StatisticsLoggingTest
Tests that logging via statistics_exit() works for all pages.

Namespace

Drupal\statistics\Tests

Code

protected $client;