protected static property GlossaryTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/GlossaryTest.php \Drupal\Tests\views\Functional\GlossaryTest::modules
- 10 core/modules/views/tests/src/Functional/GlossaryTest.php \Drupal\Tests\views\Functional\GlossaryTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ tests/ src/ Functional/ GlossaryTest.php, line 24
Class
- GlossaryTest
- Tests glossary functionality of views.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'node',
];