VariationCacheTest::$cacheKeys

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php \Drupal\Tests\Core\Cache\VariationCacheTest::cacheKeys

The cache keys this test will store things under.

Type: string[]

File

core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php, line 57

Class

VariationCacheTest
@coversDefaultClass \Drupal\Core\Cache\VariationCache[[api-linebreak]] @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $cacheKeys = [
  'your',
  'housing',
  'situation',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.