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