NavigationEntityRouteHelperTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/navigation/tests/src/Kernel/NavigationEntityRouteHelperTest.php, line 24

Class

NavigationEntityRouteHelperTest
Tests \Drupal\navigation\EntityRouteHelper.

Namespace

Drupal\Tests\navigation\Kernel

Code

protected static $modules = [
  'system',
  'navigation',
  'layout_builder',
  'user',
];

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