protected static property GlossaryViewTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php \Drupal\Tests\views\FunctionalJavascript\GlossaryViewTest::modules
- 9 core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php \Drupal\Tests\views\FunctionalJavascript\GlossaryViewTest::modules
File
- core/
modules/ views/ tests/ src/ FunctionalJavascript/ GlossaryViewTest.php, line 25
Class
- GlossaryViewTest
- Tests the basic AJAX functionality of the Glossary View.
Namespace
Drupal\Tests\views\FunctionalJavascriptCode
protected static $modules = [
'language',
'node',
'views',
'views_test_config',
];