LoadMultipleTest::$modules
Same name in other branches
- 11.x core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php \Drupal\Tests\taxonomy\Kernel\LoadMultipleTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ LoadMultipleTest.php, line 23
Class
- LoadMultipleTest
- Tests the loading of multiple taxonomy terms at once.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'system',
'taxonomy',
'user',
'text',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.