MenuDeleteTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/menu_ui/tests/src/Kernel/MenuDeleteTest.php \Drupal\Tests\menu_ui\Kernel\MenuDeleteTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/menu_ui/tests/src/Kernel/MenuDeleteTest.php, line 25

Class

MenuDeleteTest
Tests the menu_delete hook.

Namespace

Drupal\Tests\menu_ui\Kernel

Code

protected static $modules = [
  'node',
  'menu_ui',
  'system',
  'user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.