You are here

protected property AvatarKitLocalCache::$downloadUtility in Avatar Kit 8.2

The download utility.

Type: \Drupal\avatars\AvatarKitDownloadUtilityInterface

File

src/AvatarKitLocalCache.php, line 41

Class

AvatarKitLocalCache
Cache remote files locally into file entities.

Namespace

Drupal\avatars

Code

protected $downloadUtility;