JsMessageWhitespaceTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageWhitespaceTest.php \Drupal\FunctionalJavascriptTests\Core\JsMessageWhitespaceTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageWhitespaceTest.php, line 21

Class

JsMessageWhitespaceTest
Tests that message.js handles whitespace in empty message wrappers.

Namespace

Drupal\FunctionalJavascriptTests\Core

Code

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

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