protected static property PermissionsTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/PermissionsTest.php \Drupal\Tests\system\Kernel\PermissionsTest::modules
- 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\KernelCode
protected static $modules = [
'system',
'user',
];