ConfigTargetTest::$modules
Same name in this branch
- 11.x core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php \Drupal\Tests\system\Functional\Form\ConfigTargetTest::modules
Same name in other branches
- 10 core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php \Drupal\Tests\system\FunctionalJavascript\Form\ConfigTargetTest::modules
- 10 core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php \Drupal\Tests\system\Functional\Form\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\FormCode
protected static $modules = [
'form_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.