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