TaxonomyFieldTidTest::$modules
Same name in other branches
- 9 core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyFieldTidTest::modules
- 8.9.x core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyFieldTidTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyFieldTidTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldTidTest.php, line 28
Class
- TaxonomyFieldTidTest
- Tests the taxonomy term TID field handler.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected static $modules = [
'taxonomy',
'taxonomy_test_views',
'text',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.