protected static property VocabularyResourceTestBase::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::modules
- 10 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::modules
Modules to install.
Type: array
Overrides EntityResourceTestBase::$modules
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ VocabularyResourceTestBase.php, line 13
Class
Namespace
Drupal\Tests\taxonomy\Functional\RestCode
protected static $modules = [
'taxonomy',
];