You are here

protected property StatisticsAdminTest::$client in Zircon Profile 8.0

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

The Guzzle HTTP client.

Type: \GuzzleHttp\Client;

File

core/modules/statistics/src/Tests/StatisticsAdminTest.php, line 45
Contains \Drupal\statistics\Tests\StatisticsAdminTest.

Class

StatisticsAdminTest
Tests the statistics admin.

Namespace

Drupal\statistics\Tests

Code

protected $client;