You are here

protected property CacheTestBase::$defaultValue in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Cache/CacheTestBase.php \Drupal\system\Tests\Cache\CacheTestBase::defaultValue

File

core/modules/system/src/Tests/Cache/CacheTestBase.php, line 19
Contains \Drupal\system\Tests\Cache\CacheTestBase.

Class

CacheTestBase
Provides helper methods for cache tests.

Namespace

Drupal\system\Tests\Cache

Code

protected $defaultValue = 'CacheTest';