Mercurial > hg > isophonics-drupal-site
comparison core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.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 |
---|---|
7 * replacement. | 7 * replacement. |
8 * | 8 * |
9 * @group statistics | 9 * @group statistics |
10 */ | 10 */ |
11 class StatisticsTokenReplaceTest extends StatisticsTestBase { | 11 class StatisticsTokenReplaceTest extends StatisticsTestBase { |
12 | |
12 /** | 13 /** |
13 * Creates a node, then tests the statistics tokens generated from it. | 14 * Creates a node, then tests the statistics tokens generated from it. |
14 */ | 15 */ |
15 public function testStatisticsTokenReplacement() { | 16 public function testStatisticsTokenReplacement() { |
16 $language_interface = \Drupal::languageManager()->getCurrentLanguage(); | 17 $language_interface = \Drupal::languageManager()->getCurrentLanguage(); |