protected static property ShortcutSetResourceTestBase::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutSetResourceTestBase::modules
- 9 core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutSetResourceTestBase::modules
File
- core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutSetResourceTestBase.php, line 16
Class
- ShortcutSetResourceTestBase
- ResourceTestBase for ShortcutSet entity.
Namespace
Drupal\Tests\shortcut\Functional\RestCode
protected static $modules = [
'shortcut',
];