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