protected static property VocabularyTest::$modules in Drupal 10
Same name in this branch
- 10 core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6\VocabularyTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7\VocabularyTest::modules
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::modules
- 9 core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::modules
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ VocabularyTest.php, line 18
Class
- VocabularyTest
- JSON:API integration test for the "vocabulary" config entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'taxonomy',
];