You are here

protected property ImageCaptionStorage::$cacheBackend in Image Field Caption 8

The Cache Backend.

Type: CacheBackendInterface

File

src/ImageCaptionStorage.php, line 28
Contains \Drupal\image_field_caption\ImageCaptionStorage.

Class

ImageCaptionStorage
Storage controller class for image captions.

Namespace

Drupal\image_field_caption

Code

protected $cacheBackend;