protected static property ShortcutSetXmlBasicAuthTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutSetXmlBasicAuthTest::modules
- 9 core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutSetXmlBasicAuthTest::modules
Overrides ShortcutSetResourceTestBase::$modules
File
- core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutSetXmlBasicAuthTest.php, line 19
Class
- ShortcutSetXmlBasicAuthTest
- @group rest
Namespace
Drupal\Tests\shortcut\Functional\RestCode
protected static $modules = [
'basic_auth',
];