public static property VocabularyJsonBasicAuthTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyJsonBasicAuthTest::modules
- 10 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
public static $modules = [
'basic_auth',
];