JavascriptGetDrupalSettingsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php, line 17

Class

JavascriptGetDrupalSettingsTest
Tests Drupal settings retrieval in WebDriverTestBase tests.

Namespace

Drupal\FunctionalJavascriptTests

Code

protected static $modules = [
  'test_page_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.