Mercurial > hg > isophonics-drupal-site
comparison core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | c2387f117808 |
children | af1871eacc83 |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
37 protected $language; | 37 protected $language; |
38 | 38 |
39 /** | 39 /** |
40 * The Guzzle HTTP client. | 40 * The Guzzle HTTP client. |
41 * | 41 * |
42 * @var \GuzzleHttp\Client; | 42 * @var \GuzzleHttp\Client |
43 */ | 43 */ |
44 protected $client; | 44 protected $client; |
45 | 45 |
46 protected function setUp() { | 46 protected function setUp() { |
47 parent::setUp(); | 47 parent::setUp(); |