You are here

protected property VariationCacheTest::$gardenType in VariationCache 8

The simulated current user's garden type.

For use in tests with cache contexts.

Type: string

File

tests/src/Unit/VariationCacheTest.php, line 86

Class

VariationCacheTest
@coversDefaultClass \Drupal\variationcache\Cache\VariationCache @group Cache

Namespace

Drupal\Tests\variationcache\Unit

Code

protected $gardenType;