You are here

service avatars.local_cache in Avatar Kit 8.2

Class

Drupal\avatars\AvatarKitLocalCache
1 string reference to avatars.local_cache
AvatarKitEntityHooks::update in src/AvatarKitEntityHooks.php
Implements hook_entity_update().

File

./avatars.services.yml
avatars.services.yml

View source
  1. class: Drupal\avatars\AvatarKitLocalCache
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@logger.channel.avatars'
  5. - '@avatars.utility.download'