MenuLinkContentDeriverTest::$modules
Same name in other branches
- 8.9.x core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php \Drupal\Tests\menu_link_content\Kernel\MenuLinkContentDeriverTest::modules
- 10 core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php \Drupal\Tests\menu_link_content\Kernel\MenuLinkContentDeriverTest::modules
- 11.x core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php \Drupal\Tests\menu_link_content\Kernel\MenuLinkContentDeriverTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinkContentDeriverTest.php, line 21
Class
- MenuLinkContentDeriverTest
- Tests the menu link content deriver.
Namespace
Drupal\Tests\menu_link_content\KernelCode
protected static $modules = [
'menu_link_content',
'link',
'system',
'menu_link_content_dynamic_route',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.