DialogTest::$modules
Same name in other branches
- 8.9.x core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php \Drupal\FunctionalJavascriptTests\Ajax\DialogTest::modules
- 10 core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php \Drupal\FunctionalJavascriptTests\Ajax\DialogTest::modules
- 11.x core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php \Drupal\FunctionalJavascriptTests\Ajax\DialogTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ DialogTest.php, line 19
Class
- DialogTest
- Performs tests on opening and manipulating dialogs via AJAX commands.
Namespace
Drupal\FunctionalJavascriptTests\AjaxCode
protected static $modules = [
'ajax_test',
'ajax_forms_test',
'contact',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.