TermHierarchyTest::$modules
Same name and namespace in other branches
- main core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php \Drupal\Tests\taxonomy\Kernel\TermHierarchyTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TermHierarchyTest.php, line 29
Class
- TermHierarchyTest
- Tests term hierarchy.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'system',
'user',
'block',
'node',
'filter',
'text',
'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.