TermEntityReferenceTest::$modules
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityReferenceTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityReferenceTest::modules
- 11.x core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityReferenceTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TermEntityReferenceTest.php, line 21
Class
- TermEntityReferenceTest
- Tests the settings of restricting term selection to a single vocabulary.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'entity_test',
'field',
'system',
'taxonomy',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.