FormValuesTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php, line 19
Class
- FormValuesTest
- Tests that form values are properly delivered to AJAX callbacks.
Namespace
Drupal\FunctionalJavascriptTests\AjaxCode
protected static $modules = [
'node',
'ajax_test',
'ajax_forms_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.