public static property ShortcutLinksTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/shortcut/src/Tests/ShortcutLinksTest.php \Drupal\shortcut\Tests\ShortcutLinksTest::modules
Modules to enable.
Type: array
Overrides ShortcutTestBase::$modules
File
- core/
modules/ shortcut/ src/ Tests/ ShortcutLinksTest.php, line 27 - Contains \Drupal\shortcut\Tests\ShortcutLinksTest.
Class
- ShortcutLinksTest
- Create, view, edit, delete, and change shortcut links.
Namespace
Drupal\shortcut\TestsCode
public static $modules = array(
'router_test',
'views',
'block',
);