public static property PermanentMemcacheBackendTest::$modules in Permanent Cache Bin 8
The modules to load to run the test.
Type: array
Overrides KernelTestBase::$modules
File
- modules/
pcb_memcache/ tests/ src/ Kernel/ PermanentMemcacheBackendTest.php, line 21
Class
- PermanentMemcacheBackendTest
- Tests the PermanentMemcacheBackendTest.
Namespace
Drupal\Tests\pcb_memcache\KernelCode
public static $modules = [
'system',
'pcb',
'pcb_memcache',
'memcache',
];