public property AvatarGenerator::$label in Avatar Kit 8
Same name in this branch
- 8 src/Annotation/AvatarGenerator.php \Drupal\avatars\Annotation\AvatarGenerator::label
- 8 src/Entity/AvatarGenerator.php \Drupal\avatars\Entity\AvatarGenerator::label
The human-readable name of the plugin.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ AvatarGenerator.php, line 27
Class
- AvatarGenerator
- Defines an annotation for AvatarGenerator plugins.
Namespace
Drupal\avatars\AnnotationCode
public $label;