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