You are here

service avatars.avatar_kit.discovery.services in Avatar Kit 8.2

Class

Drupal\avatars\AvatarKitAvatarServiceDiscovery
2 string references to avatars.avatar_kit.discovery.services
AvatarKitCommonService::create in src/Plugin/Derivative/AvatarKitCommonService.php
Creates a new class instance.
AvatarKitCommonService::create in src/Plugin/Avatars/Service/AvatarKitCommonService.php
Creates an instance of the plugin.

File

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

View source
  1. class: Drupal\avatars\AvatarKitAvatarServiceDiscovery
  2. arguments:
  3. - '@class_loader'
  4. - '@cache.discovery'