You are here

service plugin.manager.avatars_services in Avatar Kit 8.2

Class

Drupal\avatars\AvatarKitServicePluginManager
2 string references to plugin.manager.avatars_services
AvatarKitService::getAvatarServiceServicePluginManager in src/Entity/AvatarKitService.php
Get the Avatar Kit service plugin manager.
AvatarKitServiceForm::create in src/Form/Entity/AvatarKitServiceForm.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\avatars\AvatarKitServicePluginManager
  2. parent: default_plugin_manager
  3. arguments:
  4. - '@event_dispatcher'