BackwardCompatibilityTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php, line 17

Class

BackwardCompatibilityTest
Tests the compatibility of the ajax.es6.js file.

Namespace

Drupal\FunctionalJavascriptTests\Ajax

Code

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

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