You are here

public property AvatarGenerator::$weight in Avatar Kit 8

Same name in this branch
  1. 8 src/Annotation/AvatarGenerator.php \Drupal\avatars\Annotation\AvatarGenerator::weight
  2. 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\Annotation

Code

public $weight;