TaxonomyQueryAlterTest::$modules
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php \Drupal\Tests\taxonomy\Kernel\TaxonomyQueryAlterTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php \Drupal\Tests\taxonomy\Kernel\TaxonomyQueryAlterTest::modules
- 11.x core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php \Drupal\Tests\taxonomy\Kernel\TaxonomyQueryAlterTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyQueryAlterTest.php, line 21
Class
- TaxonomyQueryAlterTest
- Tests that appropriate query tags are added.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'filter',
'taxonomy',
'taxonomy_test',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.