GlossaryTest::$modules
Same name in other branches
- 9 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
- 11.x 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
public static $modules = [
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.