ModulePermissionsLinkHelperTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php, line 23

Class

ModulePermissionsLinkHelperTest
Tests the ModulePermissionsLinkHelper.

Namespace

Drupal\Tests\user\Kernel

Code

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

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