protected static property MenuLinkUpdatePathTest::$modules in Menu Link (Field) 2.0.x
Same name and namespace in other branches
- 8 tests/src/Functional/MenuLinkUpdatePathTest.php \Drupal\Tests\menu_link\Functional\MenuLinkUpdatePathTest::modules
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- tests/
src/ Functional/ MenuLinkUpdatePathTest.php, line 24
Class
- MenuLinkUpdatePathTest
- Tests the menu_link module install/update path. @group menu_link
Namespace
Drupal\Tests\menu_link\FunctionalCode
protected static $modules = [
'menu_link',
];