You are here

protected property AvatarGenerator::$pluginCollection in Avatar Kit 8

The plugin collection that holds the plugin for this entity.

Type: \Drupal\avatars\AvatarGeneratorPluginCollection

File

src/Entity/AvatarGenerator.php, line 102

Class

AvatarGenerator
Defines storage for an avatar generator configuration.

Namespace

Drupal\avatars\Entity

Code

protected $pluginCollection;