ConfigTargetTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php, line 19

Class

ConfigTargetTest
Tests forms using #config_target and #ajax together.

Namespace

Drupal\Tests\system\FunctionalJavascript\Form

Code

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

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