You are here

service plugin.manager.avatar_generator in Avatar Kit 8

Class

Drupal\avatars\AvatarGeneratorPluginManager
4 string references to plugin.manager.avatar_generator
AvatarGenerator::getPluginCollection in src/Entity/AvatarGenerator.php
Encapsulates the creation of this avatar generator's LazyPluginCollection.
AvatarGeneratorForm::create in src/Form/AvatarGeneratorForm.php
Instantiates a new instance of this class.
Permissions::create in src/Permissions.php
Instantiates a new instance of this class.
Settings::create in src/Form/Settings.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\avatars\AvatarGeneratorPluginManager
  2. parent: default_plugin_manager