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