protected static property MenuLinkContentDeriverTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php \Drupal\Tests\menu_link_content\Kernel\MenuLinkContentDeriverTest::modules
- 9 core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php \Drupal\Tests\menu_link_content\Kernel\MenuLinkContentDeriverTest::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',
];