JavascriptErrorsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsTest.php, line 21

Class

JavascriptErrorsTest
Tests that Drupal.throwError will cause a deprecation warning.

Namespace

Drupal\FunctionalJavascriptTests

Code

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

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