public static property UserProtectKernelTestBase::$modules in User protect 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ UserProtectKernelTestBase.php, line 18
Class
- UserProtectKernelTestBase
- Provides a base class for User Protect kernel tests.
Namespace
Drupal\Tests\userprotect\KernelCode
public static $modules = [
'userprotect',
];