You are here

public property AvatarGenerator::$fallback in Avatar Kit 8

Whether the generator will always produce an avatar.

Type: bool

File

src/Annotation/AvatarGenerator.php, line 56

Class

AvatarGenerator
Defines an annotation for AvatarGenerator plugins.

Namespace

Drupal\avatars\Annotation

Code

public $fallback = FALSE;