You are here

protected property AvatarKitLocalCache::$avatarCacheStorage in Avatar Kit 8.2

Storage for 'avatars_avatar_cache' entity.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

src/AvatarKitLocalCache.php, line 20

Class

AvatarKitLocalCache
Cache remote files locally into file entities.

Namespace

Drupal\avatars

Code

protected $avatarCacheStorage;