You are here

protected 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

Weight.

Type: int

File

src/Entity/AvatarGenerator.php, line 67

Class

AvatarGenerator
Defines storage for an avatar generator configuration.

Namespace

Drupal\avatars\Entity

Code

protected $weight = 0;