public static property MemcacheBackendTest::$modules in Memcache API and Integration 8.2
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ MemcacheBackendTest.php, line 20
Class
- MemcacheBackendTest
- Tests the MemcacheBackend.
Namespace
Drupal\Tests\memcache\KernelCode
public static $modules = [
'system',
'memcache',
];