You are here

protected property ChainedFastBackendTest::$bin in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php \Drupal\Tests\Core\Cache\ChainedFastBackendTest::bin

The cache bin.

Type: string

File

core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php, line 34

Class

ChainedFastBackendTest
@coversDefaultClass \Drupal\Core\Cache\ChainedFastBackend @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $bin;