You are here

public 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 of the service.

@Required

Type: string

File

src/Annotation/AvatarKitService.php, line 20

Class

AvatarKitService
Defines the annotation for AvatarKitService plugins.

Namespace

Drupal\avatars\Annotation

Code

public $id;