protected property StorageComparer::$targetCacheStorage in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetCacheStorage
- 9 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\MemoryBackend
File
- core/
lib/ Drupal/ Core/ Config/ StorageComparer.php, line 82
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\ConfigCode
protected $targetCacheStorage;