You are here

public property AvatarGenerator::$dynamic in Avatar Kit 8

Whether the avatar generated by generator can change.

Type: bool

File

src/Annotation/AvatarGenerator.php, line 49

Class

AvatarGenerator
Defines an annotation for AvatarGenerator plugins.

Namespace

Drupal\avatars\Annotation

Code

public $dynamic = FALSE;