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