public static property MenuLinkContentFormTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/menu_link_content/src/Tests/MenuLinkContentFormTest.php \Drupal\menu_link_content\Tests\MenuLinkContentFormTest::modules
Modules to enable.
Type: array
File
- core/
modules/ menu_link_content/ src/ Tests/ MenuLinkContentFormTest.php, line 23 - Contains \Drupal\menu_link_content\Tests\MenuLinkContentFormTest.
Class
- MenuLinkContentFormTest
- Tests the menu link content UI.
Namespace
Drupal\menu_link_content\TestsCode
public static $modules = array(
'menu_link_content',
);