MenuUiJavascriptTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php, line 24  
Class
- MenuUiJavascriptTest
 - Tests custom menu and menu links operations using the UI.
 
Namespace
Drupal\Tests\menu_ui\FunctionalJavascriptCode
protected static $modules = [
  'block',
  'contextual',
  'menu_link_content',
  'menu_ui',
  'test_page_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.