The configuration storage to be cached.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/CachedStorage.php, line 23
Class
- CachedStorage
- Defines the cached storage.
Namespace
Drupal\Core\Config
Code
1 | protected $storage ; |
Please login to continue.