You are here

protected property CacheCollectorTest::$cid in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php \Drupal\Tests\Core\Cache\CacheCollectorTest::cid

The cache id used for the test.

Type: string

File

core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php, line 45
Contains \Drupal\Tests\Core\Cache\CacheCollectorTest.

Class

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

Namespace

Drupal\Tests\Core\Cache

Code

protected $cid;