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