You are here

protected property CacheCollectorTest::$cid in Drupal 8

The cache id used for the test.

Type: string

File

core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php, line 40

Class

CacheCollectorTest
@coversDefaultClass \Drupal\Core\Cache\CacheCollector @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $cid;