public static property ShortcutResourceTestBase::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutResourceTestBase::modules
Modules to install.
Type: array
Overrides EntityResourceTestBase::$modules
File
- core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutResourceTestBase.php, line 17
Class
- ShortcutResourceTestBase
- ResourceTestBase for Shortcut entity.
Namespace
Drupal\Tests\shortcut\Functional\RestCode
public static $modules = [
'comment',
'shortcut',
];