MenuDeleteTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ menu_ui/ tests/ src/ Kernel/ MenuDeleteTest.php, line 22
Class
- MenuDeleteTest
- Tests the menu_delete hook.
Namespace
Drupal\Tests\menu_ui\KernelCode
protected static $modules = [
'node',
'menu_ui',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.