MultiFormTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php, line 22

Class

MultiFormTest
Tests AJAX-enabled forms when multiple instances of the form are on a page.

Namespace

Drupal\FunctionalJavascriptTests\Ajax

Code

protected static $modules = [
  'node',
  'form_test',
];

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