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