Modules to enable.
Type: array
File
- drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php, line 19
- Definition of Drupal\menu\Tests\MenuTest.
Class
- MenuTest
Namespace
Drupal\menu\Tests
Code
public static $modules = array(
'menu',
'block',
'test_page_test',
'contextual',
);