public static property FieldEncryptCacheTest::$modules in Field Encryption 8.2
Modules to enable for this test.
Type: string[]
Overrides FieldEncryptTestBase::$modules
File
- tests/
src/ Functional/ FieldEncryptCacheTest.php, line 20
Class
- FieldEncryptCacheTest
- Tests field encryption caching.
Namespace
Drupal\Tests\field_encrypt\FunctionalCode
public static $modules = [
'dynamic_page_cache',
];