protected static property ShortcutSetsTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php \Drupal\Tests\shortcut\Functional\ShortcutSetsTest::modules
- 10 core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php \Drupal\Tests\shortcut\Functional\ShortcutSetsTest::modules
Modules to enable.
Type: string[]
Overrides ShortcutTestBase::$modules
File
- core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php, line 19
Class
- ShortcutSetsTest
- Create, view, edit, delete, and change shortcut sets.
Namespace
Drupal\Tests\shortcut\FunctionalCode
protected static $modules = [
'block',
];