UseCacheBackendTrait::$cacheBackend

Cache backend instance.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php, line 15

Class

UseCacheBackendTrait
Provides methods to use a cache backend while respecting a 'use caches' flag.

Namespace

Drupal\Core\Cache

Code

1
protected $cacheBackend;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.