ShortcutTestBase::$modules
Same name in this branch
- 8.9.x core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::modules
Same name in other branches
- 9 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
- 11.x core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::modules
Modules to enable.
Type: array
File
-
core/
modules/ shortcut/ src/ Tests/ ShortcutTestBase.php, line 27
Class
- ShortcutTestBase
- Defines base class for shortcut test cases.
Namespace
Drupal\shortcut\TestsCode
public static $modules = [
'node',
'toolbar',
'shortcut',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.