public static property ShortcutSetsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/shortcut/src/Tests/ShortcutSetsTest.php \Drupal\shortcut\Tests\ShortcutSetsTest::modules
Modules to enable.
Type: string[]
Overrides ShortcutTestBase::$modules
File
- core/
modules/ shortcut/ src/ Tests/ ShortcutSetsTest.php, line 24 - Contains \Drupal\shortcut\Tests\ShortcutSetsTest.
Class
- ShortcutSetsTest
- Create, view, edit, delete, and change shortcut sets.
Namespace
Drupal\shortcut\TestsCode
public static $modules = [
'block',
];