Modules to enable.
Type: array
File
- drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php, line 22
- Contains \Drupal\toolbar\Tests\ToolbarHookToolbarTest.
Class
- ToolbarHookToolbarTest
- Tests the toolbar tab and tray registration.
Namespace
Drupal\toolbar\Tests
Code
public static $modules = array(
'toolbar',
'toolbar_test',
'test_page_test',
);