protected property CachedStorageTest::$cache in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/config/src/Tests/Storage/CachedStorageTest.php \Drupal\config\Tests\Storage\CachedStorageTest::cache
The cache backend the cached storage is using.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/
modules/ config/ src/ Tests/ Storage/ CachedStorageTest.php, line 27 - Contains \Drupal\config\Tests\Storage\CachedStorageTest.
Class
- CachedStorageTest
- Tests CachedStorage operations.
Namespace
Drupal\config\Tests\StorageCode
protected $cache;