You are here

protected property GenericCacheBackendUnitTestBase::$testBin 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::testBin

Cache bin to use for testing.

Type: string

File

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

Class

GenericCacheBackendUnitTestBase
Tests any cache backend.

Namespace

Drupal\system\Tests\Cache

Code

protected $testBin;