You are here

protected property AvatarKitCommonService::$avatarKitServiceDiscovery in Avatar Kit 8.2

Same name in this branch
  1. 8.2 src/Plugin/Derivative/AvatarKitCommonService.php \Drupal\avatars\Plugin\Derivative\AvatarKitCommonService::avatarKitServiceDiscovery
  2. 8.2 src/Plugin/Avatars/Service/AvatarKitCommonService.php \Drupal\avatars\Plugin\Avatars\Service\AvatarKitCommonService::avatarKitServiceDiscovery

Avatar Kit service discovery.

Type: \dpi\ak\AvatarServiceDiscoveryInterface

File

src/Plugin/Derivative/AvatarKitCommonService.php, line 27

Class

AvatarKitCommonService
Creates services for each Avatar Kit library service.

Namespace

Drupal\avatars\Plugin\Derivative

Code

protected $avatarKitServiceDiscovery;