public static property MenuLinkReorderTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php \Drupal\menu_ui\Tests\MenuLinkReorderTest::modules
Modules to enable.
Type: array
File
- core/
modules/ menu_ui/ src/ Tests/ MenuLinkReorderTest.php, line 31 - Contains \Drupal\menu_ui\Tests\MenuLinkReorderTest.
Class
- MenuLinkReorderTest
- Reorder menu items.
Namespace
Drupal\menu_ui\TestsCode
public static $modules = array(
'menu_ui',
'test_page_test',
'node',
'block',
);