A memory cache backend to statically cache target configuration data.
Type: \Drupal\Core\Cache\MemoryBackend
File
- core/lib/Drupal/Core/Config/StorageComparer.php, line 89
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\Config
Code
1 | protected $targetCacheStorage ; |
Please login to continue.