You are here

protected property StorageComparer::$sourceCacheStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 87
Contains \Drupal\Core\Config\StorageComparer.

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $sourceCacheStorage;