protected property StatisticsLoggingTest::$client in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $client;