You are here

protected static property PermissionsTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Kernel/PermissionsTest.php \Drupal\Tests\system\Kernel\PermissionsTest::modules
  2. 9 core/modules/system/tests/src/Kernel/PermissionsTest.php \Drupal\Tests\system\Kernel\PermissionsTest::modules

File

core/modules/system/tests/src/Kernel/PermissionsTest.php, line 15

Class

PermissionsTest
@group system

Namespace

Drupal\Tests\system\Kernel

Code

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