Mercurial > hg > isophonics-drupal-site
comparison core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.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 |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
19 * @var array | 19 * @var array |
20 */ | 20 */ |
21 public static $modules = [ | 21 public static $modules = [ |
22 'block', | 22 'block', |
23 'language', | 23 'language', |
24 'system' | 24 'system', |
25 ]; | 25 ]; |
26 | 26 |
27 /** | 27 /** |
28 * {@inheritdoc} | 28 * {@inheritdoc} |
29 */ | 29 */ |