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