You are here

protected property AvatarKitService::$id in Avatar Kit 8.2

Same name in this branch
  1. 8.2 src/Annotation/AvatarKitService.php \Drupal\avatars\Annotation\AvatarKitService::id
  2. 8.2 src/Entity/AvatarKitService.php \Drupal\avatars\Entity\AvatarKitService::id

Unique identifier.

Type: string

File

src/Entity/AvatarKitService.php, line 54

Class

AvatarKitService
Defines storage for an avatar service instance.

Namespace

Drupal\avatars\Entity

Code

protected $id;