public static property LockUnitTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Lock/LockUnitTest.php \Drupal\system\Tests\Lock\LockUnitTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Lock/ LockUnitTest.php, line 32 - Contains \Drupal\system\Tests\Lock\LockUnitTest.
Class
- LockUnitTest
- Tests the Database lock backend.
Namespace
Drupal\system\Tests\LockCode
public static $modules = array(
'system',
);