You are here

protected property AvatarKitService::$pluginCollection in Avatar Kit 8.2

The plugin collection that holds the plugin for this entity.

Static cache only.

Type: \Drupal\sms\Plugin\SmsGatewayPluginCollection

File

src/Entity/AvatarKitService.php, line 93

Class

AvatarKitService
Defines storage for an avatar service instance.

Namespace

Drupal\avatars\Entity

Code

protected $pluginCollection;