You are here

protected property AvatarKitLocalCache::$fileStorage in Avatar Kit 8.2

Storage for 'file' entity.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

src/AvatarKitLocalCache.php, line 27

Class

AvatarKitLocalCache
Cache remote files locally into file entities.

Namespace

Drupal\avatars

Code

protected $fileStorage;