You are here

protected property GenericCacheBackendUnitTestBase::$defaultValue in Zircon Profile 8.0

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

Random value to use in tests.

Type: string

File

core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php, line 45
Contains \Drupal\system\Tests\Cache\GenericCacheBackendUnitTestBase.

Class

GenericCacheBackendUnitTestBase
Tests any cache backend.

Namespace

Drupal\system\Tests\Cache

Code

protected $defaultValue;