StorageComparer::$sourceCacheStorage

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

A memory cache backend to statically cache source configuration data.

Type: \Drupal\Core\Cache\MemoryBackend

File

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

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $sourceCacheStorage;

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