ModuleAdminLinksHelperTest::$modules

Same name in other branches
  1. 11.x core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php \Drupal\Tests\system\Kernel\ModuleAdminLinksHelperTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php, line 23

Class

ModuleAdminLinksHelperTest
Tests the ModuleAdminLinksHelper.

Namespace

Drupal\Tests\system\Kernel

Code

protected static $modules = [
    'link',
    'menu_link_content',
    'menu_test',
    'router_test',
    'system',
    'user',
];

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