public property AvatarKitService::$id in Avatar Kit 8.2
Same name in this branch
- 8.2 src/Annotation/AvatarKitService.php \Drupal\avatars\Annotation\AvatarKitService::id
- 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\AnnotationCode
public $id;