StorageComparer::$targetCacheStorage

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetCacheStorage
  2. 8.9.x core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetCacheStorage
  3. 10 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetCacheStorage

A memory cache backend to statically cache target configuration data.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Config/StorageComparer.php, line 88

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $targetCacheStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.