protected property CacheDecoratorTest::$cacheKey

The cache key.

Type: string

File

drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php, line 31
Contains \Drupal\system\Tests\Plugin\CacheDecoratorTest.

Class

CacheDecoratorTest
Tests \Drupal\Core\Plugin\Discovery\CacheDecorator behavior.

Namespace

Drupal\system\Tests\Plugin

Code

protected $cacheKey = 'test_cacheDecorator';