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