ShortcutTestBase::$modules
Same name in other branches
- 9 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::modules
- 8.9.x core/modules/shortcut/src/Tests/ShortcutTestBase.php \Drupal\shortcut\Tests\ShortcutTestBase::modules
- 8.9.x core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::modules
- 10 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php, line 20
Class
- ShortcutTestBase
- Defines base class for shortcut test cases.
Namespace
Drupal\Tests\shortcut\FunctionalCode
protected static $modules = [
'node',
'toolbar',
'shortcut',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.